Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- fr
|
@@ -25,14 +26,16 @@ language:
|
|
25 |
- hi
|
26 |
- bn
|
27 |
license: apache-2.0
|
28 |
-
library_name: vllm
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
32 |
extra_gated_description: >-
|
33 |
If you want to learn more about how we process your personal data, please read
|
34 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
35 |
-
pipeline_tag:
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
# Devstral Small 1.1
|
@@ -512,4 +515,4 @@ Finally, the game is ready to be played:
|
|
512 |
|
513 |

|
514 |
|
515 |
-
Don't hesitate to iterate or give more information to Devstral to improve the game!
|
|
|
1 |
---
|
2 |
+
library_name: mistral-common
|
3 |
language:
|
4 |
- en
|
5 |
- fr
|
|
|
26 |
- hi
|
27 |
- bn
|
28 |
license: apache-2.0
|
|
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
32 |
extra_gated_description: >-
|
33 |
If you want to learn more about how we process your personal data, please read
|
34 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
35 |
+
pipeline_tag: text-generation
|
36 |
+
tags:
|
37 |
+
- vllm
|
38 |
+
- transformers
|
39 |
---
|
40 |
|
41 |
# Devstral Small 1.1
|
|
|
515 |
|
516 |

|
517 |
|
518 |
+
Don't hesitate to iterate or give more information to Devstral to improve the game!
|