mlx-community
#2
by
pcuenq
HF staff
- opened
README.md
CHANGED
@@ -25,5 +25,5 @@ pip install -U mlx-vlm
|
|
25 |
```
|
26 |
|
27 |
```bash
|
28 |
-
python -m mlx_vlm.generate --model
|
29 |
```
|
|
|
25 |
```
|
26 |
|
27 |
```bash
|
28 |
+
python -m mlx_vlm.generate --model mlx-community/SmolVLM2-500M-Video-Instruct-mlx-8bit-skip-vision --image https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/bee.jpg --prompt "Can you describe this image?"
|
29 |
```
|