pcuenq's picture
pcuenq HF staff
Create README.md (#1)
420d2e1 verified
|
raw
history blame
657 Bytes
metadata
base_model:
  - HuggingFaceTB/SmolVLM2-2.2B-Instruct
language:
  - en
library_name: transformers
license: apache-2.0
pipeline_tag: image-text-to-text
tags:
  - mlx

HuggingFaceTB/SmolVLM2-2.2B-Instruct-mlx

This model was converted to MLX format from HuggingFaceTB/SmolVLM-Instruct using mlx-vlm. Refer to the original model card for more details on the model.

Use with mlx

pip install -U mlx-vlm
python -m mlx_vlm.generate --model mlx-community/SmolVLM-Instruct-bf16 --max-tokens 100 --temp 0.0