Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is a converted model to GGUF from `NousResearch/Llama-2-7b-chat-hf` quantized to `Q2_K` using `llama.cpp` library.
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: text-generation
|
3 |
+
tags:
|
4 |
+
- llama-2
|
5 |
+
- chat
|
6 |
+
- GGUF
|
7 |
+
- 7b
|
8 |
+
---
|
9 |
This is a converted model to GGUF from `NousResearch/Llama-2-7b-chat-hf` quantized to `Q2_K` using `llama.cpp` library.
|