Holo3-35B-A3B-8bit / README.md
abalogh's picture
Update README.md
767ea80 verified
|
Raw
History Blame Contribute Delete
741 Bytes
metadata
license: apache-2.0
language:
  - en
base_model: Hcompany/Holo3-35B-A3B
pipeline_tag: image-text-to-text
library_name: mlx
tags:
  - multimodal
  - action
  - agent
  - pytorch
  - computer use
  - gui agents
  - moe
  - mlx

mlx-community/Holo3-35B-A3B-8bit

This model was converted to MLX format from Hcompany/Holo3-35B-A3B using mlx-vlm version 0.4.2. 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/Holo3-35B-A3B-8bit --max-tokens 100 --temperature 0.0 --prompt "Describe this image." --image <path_to_image>