Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
phymbert
/
llama3-8b-instruct-q4_k_m-gguf
like
0
GGUF
Inference Endpoints
conversational
License:
llama2
Model card
Files
Files and versions
Community
Deploy
Use this model
phymbert
commited on
Apr 20, 2024
Commit
57fb5de
·
verified
·
1 Parent(s):
3953643
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: llama2
3
+
---
4
+
5
+
GGUF Quantum model to be used in llama.cpp after:
6
+
7
+
https://github.com/ggerganov/llama.cpp/issues/6747