Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
aiqcamp/Mistral-Devstral
aiqcamp
/
Mistral-Devstral-API
like
11
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aiqcamp
commited on
4 days ago
Commit
f2632ad
·
verified
·
1 Parent(s):
cf76e4a
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -7,4 +7,6 @@ sdk: gradio
7
sdk_version: 5.32.0
8
app_file: app.py
9
pinned: false
10
---
7
sdk_version: 5.32.0
8
app_file: app.py
9
pinned: false
10
+
models:
11
+
- mistralai/Devstral-Small-2505
12
---