Open-Orca/OpenOrca
Viewer • Updated • 2.94M • 49.3k • 1.54k
How to use mlx-community/SOLAR-10.7B-Instruct-v1.0-4bit with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir SOLAR-10.7B-Instruct-v1.0-4bit mlx-community/SOLAR-10.7B-Instruct-v1.0-4bit
This model was converted to MLX format from upstage/SOLAR-10.7B-Instruct-v1.0.
Refer to the original model card for more details on the model.
pip install mlx
git clone https://github.com/ml-explore/mlx-examples.git
cd mlx-examples/llms/hf_llm
python generate.py --model mlx-community/SOLAR-10.7B-Instruct-v1.0-4bit --prompt "My name is"
Quantized
Base model
upstage/SOLAR-10.7B-v1.0