ise-uiuc/Magicoder-OSS-Instruct-75K
Viewer • Updated • 75.2k • 48.1k • 166
How to use mlx-community/dolphin-2_6-phi-2-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir dolphin-2_6-phi-2-mlx mlx-community/dolphin-2_6-phi-2-mlx
This model was converted to MLX format from cognitivecomputations/dolphin-2_6-phi-2.
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/dolphin-2_6-phi-2-mlx --prompt "My name is"
Quantized