Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
A-Rink1
/
Blank_Slate_AI
like
0
Text Generation
Transformers
PyTorch
English
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Blank_Slate_AI
/
pytorch_model.bin
A-Rink1
Create pytorch_model.bin
5443349
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
83 Bytes
from
transformers
import
AutoModelForCausalLM
model.save_pretrained(
"./my_model"
)