Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
wy2001
/
creativestorywriter
like
0
Text Generation
Transformers
Safetensors
English
llama
conversational
text-generation-inference
License:
llama3.2
Model card
Files
Files and versions
xet
Community
Train
Deploy
Use this model
wy2001
commited on
Dec 22, 2024
Commit
a65c937
·
verified
·
1 Parent(s):
82b95d8
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,4 +5,5 @@ language:
5
base_model:
6
- meta-llama/Llama-3.2-1B-Instruct
7
pipeline_tag: text-generation
8
---
5
base_model:
6
- meta-llama/Llama-3.2-1B-Instruct
7
pipeline_tag: text-generation
8
+
library_name: transformers
9
---