prince-canuma commited on
Commit
73a1d48
1 Parent(s): 5dd8c27

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -19,13 +19,3 @@ This model was converted to MLX format from [`qnguyen3/nanoLLaVA`]() using mlx-v
19
  Model added by [Prince Canuma](https://twitter.com/Prince_Canuma).
20
 
21
  Refer to the [original model card](https://huggingface.co/qnguyen3/nanoLLaVA) for more details on the model.
22
- ## Use with mlx
23
-
24
- ```bash
25
- pip install mlx-vlm
26
- ```
27
-
28
- ```bash
29
-
30
- python -m mlx-vlm.generate --model mlx_model --max-tokens 10 --temp 0.0
31
- ```
 
19
  Model added by [Prince Canuma](https://twitter.com/Prince_Canuma).
20
 
21
  Refer to the [original model card](https://huggingface.co/qnguyen3/nanoLLaVA) for more details on the model.