magibu-11b-v8-mlx / README.md
alibayram's picture
Upload folder using huggingface_hub
c7f4c1b verified
|
Raw
History Blame
653 Bytes
metadata
base_model: alibayram/magibu-11b
library_name: transformers
model_name: magibu-11b
tags:
  - generated_from_trainer
  - unsloth
  - sft
  - trl
  - mlx
  - mlx
licence: license

alibayram/magibu-11b-v8-mlx

This model was converted to MLX format from alibayram/magibu-11b-v8-mlx using mlx-vlm version 0.3.11. 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 alibayram/magibu-11b-v8-mlx --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>