Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- mistralai/Devstral-Small-2505
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# Devstral Small with VISION support
|
|
@@ -20,5 +21,4 @@ llama-server -hf ngxson/Devstral-Small-Vision-2505-GGUF
|
|
| 20 |
|
| 21 |
Output:
|
| 22 |
|
| 23 |
-
<img width=500 src="https://cdn-uploads.huggingface.co/production/uploads/63ca214abedad7e2bf1d1517/onV1xfJIT8gzh81RkLn8J.png" />
|
| 24 |
-
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
base_model:
|
| 4 |
- mistralai/Devstral-Small-2505
|
| 5 |
+
pipeline_tag: image-text-to-text
|
| 6 |
---
|
| 7 |
|
| 8 |
# Devstral Small with VISION support
|
|
|
|
| 21 |
|
| 22 |
Output:
|
| 23 |
|
| 24 |
+
<img width=500 src="https://cdn-uploads.huggingface.co/production/uploads/63ca214abedad7e2bf1d1517/onV1xfJIT8gzh81RkLn8J.png" />
|
|
|