Update README.md
Browse files
README.md
CHANGED
@@ -25,14 +25,14 @@ language:
|
|
25 |
- hi
|
26 |
- bn
|
27 |
license: apache-2.0
|
28 |
-
library_name:
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Devstral-Small-2505
|
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 |
|
|
|
25 |
- hi
|
26 |
- bn
|
27 |
license: apache-2.0
|
28 |
+
library_name: lmstudio
|
29 |
inference: false
|
30 |
base_model:
|
31 |
- mistralai/Devstral-Small-2505
|
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 |
---
|
37 |
|
38 |
|