gonzalo-santamaria-iic
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
-
# Model Card for
|
7 |
|
8 |
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
|
10 |
-
|
11 |
-
|
12 |
## Model Details
|
13 |
|
14 |
### Model Description
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
language:
|
4 |
+
- es
|
5 |
+
base_model:
|
6 |
+
- Qwen/Qwen2.5-7B-Instruct
|
7 |
+
pipeline_tag: text-generation
|
8 |
---
|
9 |
|
10 |
+
# Model Card for RigoChat-7b-v2
|
11 |
|
12 |
<!-- Provide a quick summary of what the model is/does. -->
|
13 |
|
|
|
|
|
14 |
## Model Details
|
15 |
|
16 |
### Model Description
|