Commit ·
64f0b6e
1
Parent(s): e6c29f4
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ tags:
|
|
| 5 |
- text-generation-inference
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
base_midel: meta-llama/Llama-2-7b-chat-hf
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
# llama-2-7b-chat_q4_quantized_cpp
|
|
|
|
| 5 |
- text-generation-inference
|
| 6 |
pipeline_tag: text-generation
|
| 7 |
base_midel: meta-llama/Llama-2-7b-chat-hf
|
| 8 |
+
library_name: transformers
|
| 9 |
---
|
| 10 |
|
| 11 |
# llama-2-7b-chat_q4_quantized_cpp
|