prince-canuma's picture
Upload folder using huggingface_hub
85ea216 verified
metadata
language:
  - multilingual
license: mit
tags:
  - nlp
  - code
  - vision
  - mlx
license_link: >-
  https://huggingface.co/microsoft/Phi-3-vision-128k-instruct/resolve/main/LICENSE
pipeline_tag: text-generation
inference:
  parameters:
    temperature: 0.7
widget:
  - messages:
      - role: user
        content: <|image_1|>Can you describe what you see in the image?

mlx-community/Phi-3-vision-128k-instruct-4bit

This model was converted to MLX format from microsoft/Phi-3-vision-128k-instruct using mlx-vlm version 0.0.10. 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/Phi-3-vision-128k-instruct-4bit --max-tokens 100 --temp 0.0