mlx-community/Ornith-1.0-35B-OptiQ-6bit

#1
by ahmedihamdy - opened

Hello Folks,

first, many thanks for all the model variety and appreciate the community help.

If anyone has the time to produce a mlx-community/Ornith-1.0-35B-OptiQ-6bit with vision , that would be very helpful.

again thanks a lot for all the support from the community.

MLX Community org
edited 16 days ago

Done: https://huggingface.co/mlx-community/Ornith-1.0-35B-OptiQ-6bit

6/8 mixed precision, 27 GB from a 70.2 GB bf16 base, with the vision tower kept at bf16 in a sidecar. Text and image input were both verified on the finished artifact.

Done: https://huggingface.co/mlx-community/Ornith-1.0-35B-OptiQ-6bit

6/8 mixed precision, 27 GB from a 70.2 GB bf16 base, with the vision tower kept at bf16 in a sidecar. Text and image input were both verified on the finished artifact.

It is a 256-expert MoE, so serve it with SSD expert streaming and it runs in about 7 GB resident:

optiq serve --model mlx-community/Ornith-1.0-35B-OptiQ-6bit --stream-experts

The endpoint takes image content parts directly.

THANKYOUUUUUUUUUU

MLX Community org

Thank you! we appreciate quite a lot

Sign up or log in to comment