Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: meta-llama/Llama-2-7b-chat-hf
|
3 |
+
---
|
4 |
+
|
5 |
+
16-bit gguf version of https://huggingface.co/meta-llama/Llama-2-7b-chat-hf
|
6 |
+
|
7 |
+
For quantized versions, see https://huggingface.co/models?search=thebloke/llama-2-7b-chat
|