Susant-Achary commited on
Commit
334adc7
·
verified ·
1 Parent(s): b55ce5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -13,6 +13,8 @@ tags:
13
  - 6bit
14
  pipeline_tag: image-text-to-text
15
  library_name: mlx
 
 
16
  ---
17
 
18
  # Apriel-1.5-15B-Thinker — MLX Quantized (Apple Silicon)
@@ -73,4 +75,4 @@ python -m mlx_vlm.generate \
73
  --model <this-repo-id> \
74
  --image /path/to/image.jpg \
75
  --prompt "Describe this image." \
76
- --max-tokens 128 --temperature 0.0 --device mps
 
13
  - 6bit
14
  pipeline_tag: image-text-to-text
15
  library_name: mlx
16
+ base_model:
17
+ - ServiceNow-AI/Apriel-1.5-15b-Thinker
18
  ---
19
 
20
  # Apriel-1.5-15B-Thinker — MLX Quantized (Apple Silicon)
 
75
  --model <this-repo-id> \
76
  --image /path/to/image.jpg \
77
  --prompt "Describe this image." \
78
+ --max-tokens 128 --temperature 0.0 --device mps