Set correct base model
Browse fileswill add a model tree section on the model page and make it discoverable from https://huggingface.co/models?other=base_model:quantized:mistralai/Devstral-Small-2505 cc
@patrickvonplaten
README.md
CHANGED
@@ -28,7 +28,7 @@ license: apache-2.0
|
|
28 |
library_name: llmstudio
|
29 |
inference: false
|
30 |
base_model:
|
31 |
-
- mistralai/
|
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>.
|
|
|
28 |
library_name: llmstudio
|
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>.
|