readme
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: text-generation
|
4 |
---
|
5 |
+
|
6 |
+
# Mistral-10.7B-Instruct-v0.2
|
7 |
+
|
8 |
+
This is Mistral-10.7B-Instruct-v0.2, a depth-upscaled version of [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2).
|
9 |
+
|
10 |
+
This model is intended to be used as a basis for further fine-tuning, or it can be used as a drop-in upgrade from the original Instruct model.
|