Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Esperanto
/
llama3.1-8b-Instruct-kvc-fp16-onnx
like
0
Follow
Esperanto Technologies
31
Text Generation
ONNX
text-generation-inference
llama
llama3
conversational
Model card
Files
Files and versions
Community
Deploy
Use this model
ericsorides
commited on
about 1 month ago
Commit
feb63c3
•
1 Parent(s):
2d48641
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -3,6 +3,9 @@ tags:
3
- text-generation-inference
4
- llama
5
- llama3
6
---
7
8
3
- text-generation-inference
4
- llama
5
- llama3
6
+
pipeline_tag: text-generation
7
+
base_model:
8
+
- meta-llama/Llama-3.1-8B-Instruct
9
---
10
11