Commit
•
8fabb64
1
Parent(s):
dd70618
Update README.md (#1)
Browse files- Update README.md (bdacc91fa1cf756bea9c3521836bf3e39dc7e3cd)
Co-authored-by: Maksim Proshin <MaximProshin@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
license_link: https://choosealicense.com/licenses/apache-2.0/
|
|
|
|
|
|
|
4 |
---
|
5 |
# Mistral-7B-Instruct-v0.2-int4-ov
|
6 |
* Model creator: [Mistral AI](https://huggingface.co/mistralai)
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
license_link: https://choosealicense.com/licenses/apache-2.0/
|
4 |
+
base_model:
|
5 |
+
- mistralai/Mistral-7B-Instruct-v0.2
|
6 |
+
base_model_relation: quantized
|
7 |
---
|
8 |
# Mistral-7B-Instruct-v0.2-int4-ov
|
9 |
* Model creator: [Mistral AI](https://huggingface.co/mistralai)
|