Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
ericflo
/
Llama-3.2-3B-COT
like
0
Text Generation
Transformers
Safetensors
GGUF
llama
llama-3.2
thought-chain
instruction-finetuning
conversational
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ericflo
commited on
5 days ago
Commit
a1466b1
•
1 Parent(s):
c02a719
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+6
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,6 @@
1
-
---
2
-
license: apache-2.0
3
-
---
1
+
---
2
+
license: apache-2.0
3
+
base_model:
4
+
- meta-llama/Llama-3.2-3B
5
+
library_name: transformers
6
+
---