Update README.md
Browse filesAdd base_model_relation
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- mistralai/Mistral-7B-Instruct-v0.3
|
|
|
5 |
pipeline_tag: text2text-generation
|
6 |
---
|
7 |
|
|
|
2 |
license: apache-2.0
|
3 |
base_model:
|
4 |
- mistralai/Mistral-7B-Instruct-v0.3
|
5 |
+
base_model_relation: quantized
|
6 |
pipeline_tag: text2text-generation
|
7 |
---
|
8 |
|