yacht's picture
Upload folder using huggingface_hub
9fc64a9 verified
metadata
library_name: transformers
tags:
  - llama-factory
  - mlx
license: apache-2.0
language:
  - th
  - en
base_model:
  - google/gemma-3-4b-it

yacht/ChindaGo-4B-vMLX-4bit

This model was converted to MLX format from yacht/ChindaGo-4B using mlx-vlm version 0.3.3. 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 yacht/ChindaGo-4B-vMLX-4bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>