mariagrandury
commited on
Commit
•
9a21fd2
1
Parent(s):
4155537
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
---
|
6 |
+
# Model Card for LINCE Mistral 7B Instruct
|
7 |
+
|
8 |
+
# 🐯 Model Details
|
9 |
+
|
10 |
+
## Model Description
|
11 |
+
|
12 |
+
- **Developed by:** [Clibrain](https://www.clibrain.com/)
|
13 |
+
- **Model type:** Language model, instruction model, causal decoder-only
|
14 |
+
- **Language(s) (NLP):** es
|
15 |
+
- **License:** apache-2.0
|
16 |
+
- **Parent Model:** https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.1
|
17 |
+
|
18 |
+
## Model Sources
|
19 |
+
|
20 |
+
- **Clibrain Blog**: [Adaptation of Mistral 7B to follow Spanish instructions
|
21 |
+
](https://clibrain.com/en/blog/lince-mistral) ✨
|
22 |
+
- **Demo**: Coming soon! ✨
|
23 |
+
|