Update model card tags
Browse files
README.md
CHANGED
|
@@ -10,7 +10,31 @@ tags:
|
|
| 10 |
- biology
|
| 11 |
- text-generation
|
| 12 |
- question-answering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
# Locutusque/OpenCerebrum-2.0-7B AWQ
|
| 16 |
|
|
|
|
| 10 |
- biology
|
| 11 |
- text-generation
|
| 12 |
- question-answering
|
| 13 |
+
- quantized
|
| 14 |
+
- 4-bit
|
| 15 |
+
- AWQ
|
| 16 |
+
- text-generation
|
| 17 |
+
- autotrain_compatible
|
| 18 |
+
- endpoints_compatible
|
| 19 |
+
- chatml
|
| 20 |
+
model_creator: Locutusque
|
| 21 |
+
model_name: OpenCerebrum-2.0-7B
|
| 22 |
+
base_model: alpindale/Mistral-7B-v0.2-hf
|
| 23 |
+
model_type: mistral
|
| 24 |
pipeline_tag: text-generation
|
| 25 |
+
inference: false
|
| 26 |
+
prompt_template: '<|im_start|>system
|
| 27 |
+
|
| 28 |
+
{system_message}<|im_end|>
|
| 29 |
+
|
| 30 |
+
<|im_start|>user
|
| 31 |
+
|
| 32 |
+
{prompt}<|im_end|>
|
| 33 |
+
|
| 34 |
+
<|im_start|>assistant
|
| 35 |
+
|
| 36 |
+
'
|
| 37 |
+
quantized_by: Suparious
|
| 38 |
---
|
| 39 |
# Locutusque/OpenCerebrum-2.0-7B AWQ
|
| 40 |
|