Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Lucas94
/
L
like
0
Model card
Files
Files and versions
Community
1
refs/pr/1
L
/
README.md
Lucas94
Update README.md
38f2f9b
about 1 year ago
preview
code
|
raw
Copy download link
history
blame
Safe
202 Bytes
---# Load model directly from transformers import AutoModelForCausalLM model = AutoModelForCausalLM.from_pretrained("ehartford/WizardLM-Uncensored-Falcon-7b", trust_remote_code=True) license: wtfpl