Update README.md
Browse files
README.md
CHANGED
|
@@ -14,9 +14,9 @@ inference: false
|
|
| 14 |
model_creator: Meta
|
| 15 |
model_type: llama
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
-
prompt_template: '{prompt}
|
| 18 |
|
| 19 |
-
|
| 20 |
AWQ quantized version of LLama 2 7B model.
|
| 21 |
|
| 22 |
# Llama 2 7B - AWQ
|
|
|
|
| 14 |
model_creator: Meta
|
| 15 |
model_type: llama
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
+
prompt_template: '{prompt}'
|
| 18 |
|
| 19 |
+
---
|
| 20 |
AWQ quantized version of LLama 2 7B model.
|
| 21 |
|
| 22 |
# Llama 2 7B - AWQ
|