victor HF Staff commited on
Commit
6cfeeed
·
verified ·
1 Parent(s): 3ea99f4

Set correct base model

Browse files

will 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

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,7 +28,7 @@ license: apache-2.0
28
  library_name: llmstudio
29
  inference: false
30
  base_model:
31
- - mistralai/Devstrall-Small-2505_gguf
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>.