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
main
L
/
README.md
Lucas94
Update README.md (
#1
)
37d8838
about 1 year ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
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