Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
eduard76
/
Llama3.1-8b-DC123
like
0
Text Generation
Safetensors
English
llama
text-generation-inference
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
eduard76
commited on
27 days ago
Commit
a4666b5
·
verified
·
1 Parent(s):
6b4c8df
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
language:
3
+
- en
4
+
base_model:
5
+
- meta-llama/Llama-3.1-8B-Instruct
6
+
pipeline_tag: text-generation
7
+
tags:
8
+
- text-generation-inference
9
+
---