Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Johnyquest7
/
onnx_llama321b
like
0
Text Generation
ONNX
English
conversational
License:
mit
Model card
Files
Files and versions
xet
Community
Johnyquest7
commited on
Jun 7
Commit
f328dec
·
verified
·
1 Parent(s):
63d479b
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
ADDED
Viewed
@@ -0,0 +1,8 @@
1
+
---
2
+
license: mit
3
+
language:
4
+
- en
5
+
base_model:
6
+
- meta-llama/Llama-3.2-1B-Instruct
7
+
pipeline_tag: text-generation
8
+
---