prince-canuma's picture
Upload folder using huggingface_hub
90a14ed verified
metadata
license: apache-2.0
language:
  - en
base_model:
  - openai/clip-vit-large-patch14-336
  - Qwen/Qwen2-7B
pipeline_tag: image-text-to-text
tags:
  - multimodal
  - olmo
  - molmo
  - pixmo
  - mlx
library_name: transformers

mlx-community/Molmo-7B-D-0924-8bit

This model was converted to MLX format from allenai/Molmo-7B-D-0924 using mlx-vlm version 0.1.7. 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/Molmo-7B-D-0924-8bit --max-tokens 100 --temp 0.0