mlx-Janus-Pro
Collection
8 items • Updated • 3
How to use wnma3mz/Janus-Pro-1B with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Janus-Pro-1B wnma3mz/Janus-Pro-1B
This model is derived from https://huggingface.co/deepseek-ai/Janus-Pro-1B and the main modifications are as follows
4bit mainly refers to quantifying the LLM part to 4 bits.
In Macos (Apple silicon), use mlx framework https://github.com/wnma3mz/tLLM
tllm.server --model_path $MODEL_PATH
$MODEL_PATH like wnma3mz/Janus-Pro-1B-4bit
Quantized
Base model
deepseek-ai/Janus-Pro-1B