Commit ·
6d6f531
1
Parent(s): 54fabaf
Fix model metadata for findability. (#2)
Browse files- Fix model metadata for findability. (1bd99082baf5259fc961a226ac5eb3c7510e5175)
Co-authored-by: Equinox Psychosis <Casual-Autopsy@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
library_name: vllm
|
| 3 |
inference: false
|
| 4 |
base_model:
|
| 5 |
-
- mistralai/
|
| 6 |
extra_gated_description: >-
|
| 7 |
If you want to learn more about how we process your personal data, please read
|
| 8 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
|
|
|
| 2 |
library_name: vllm
|
| 3 |
inference: false
|
| 4 |
base_model:
|
| 5 |
+
- mistralai/Devstral-Small-2-24B-Instruct-2512
|
| 6 |
extra_gated_description: >-
|
| 7 |
If you want to learn more about how we process your personal data, please read
|
| 8 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|