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

Set correct base model (#2)

Browse files

- Set correct base model (6cfeeedc35419cdf0858d3f3fbca22904bded555)


Co-authored-by: Victor Mustar <[email protected]>

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>.