Update README.md
Browse files
README.md
CHANGED
|
@@ -36,6 +36,8 @@ This model was created by surgically transplanting the language model weights fr
|
|
| 36 |
|
| 37 |
The result is a model that combines Devstral's state-of-the-art coding capabilities with Mistral's vision understanding.
|
| 38 |
|
|
|
|
|
|
|
| 39 |
## Intended Use
|
| 40 |
|
| 41 |
### Primary Use Cases
|
|
|
|
| 36 |
|
| 37 |
The result is a model that combines Devstral's state-of-the-art coding capabilities with Mistral's vision understanding.
|
| 38 |
|
| 39 |
+
Here is the [script](make_devstral_vision.py)
|
| 40 |
+
|
| 41 |
## Intended Use
|
| 42 |
|
| 43 |
### Primary Use Cases
|