MaziyarPanahi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,17 +2,16 @@
|
|
2 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
3 |
inference: false
|
4 |
license: apache-2.0
|
5 |
-
model_creator: Mistral
|
6 |
model_name: Mistral 7B Instruct v0.2
|
7 |
model_type: mistral
|
8 |
pipeline_tag: text-generation
|
9 |
-
prompt_template: |
|
10 |
-
<s>[INST] {prompt} [/INST]
|
11 |
quantized_by: MaziyarPanahi
|
12 |
tags:
|
13 |
- finetuned
|
14 |
- mistral
|
15 |
- quantized
|
|
|
16 |
- 4-bit
|
17 |
---
|
18 |
# Description
|
|
|
2 |
base_model: mistralai/Mistral-7B-Instruct-v0.2
|
3 |
inference: false
|
4 |
license: apache-2.0
|
5 |
+
model_creator: Mistral AI
|
6 |
model_name: Mistral 7B Instruct v0.2
|
7 |
model_type: mistral
|
8 |
pipeline_tag: text-generation
|
|
|
|
|
9 |
quantized_by: MaziyarPanahi
|
10 |
tags:
|
11 |
- finetuned
|
12 |
- mistral
|
13 |
- quantized
|
14 |
+
- gptq
|
15 |
- 4-bit
|
16 |
---
|
17 |
# Description
|