amanpreetsingh459
commited on
Commit
·
e6c29f4
1
Parent(s):
20eb724
Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: mit
|
|
3 |
tags:
|
4 |
- llama2
|
5 |
- text-generation-inference
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# llama-2-7b-chat_q4_quantized_cpp
|
|
|
3 |
tags:
|
4 |
- llama2
|
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
|