Instructions to use GreenBitAI/Phi-3-mini-4k-instruct-layer-mix-bpw-2.5-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use GreenBitAI/Phi-3-mini-4k-instruct-layer-mix-bpw-2.5-mlx with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir Phi-3-mini-4k-instruct-layer-mix-bpw-2.5-mlx GreenBitAI/Phi-3-mini-4k-instruct-layer-mix-bpw-2.5-mlx
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
GreenBitAI/Phi-3-mini-4k-instruct-layer-mix-bpw-2.5-mlx
This quantized low-bit model was converted to MLX format from GreenBitAI/Phi-3-mini-4k-instruct-layer-mix-bpw-2.5.
Refer to the original model card for more details on the model.
Use with mlx
pip install gbx-lm
from gbx_lm import load, generate
model, tokenizer = load("GreenBitAI/Phi-3-mini-4k-instruct-layer-mix-bpw-2.5-mlx")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 13
Model size
0.6B params
Tensor type
F16
路
I16 路
U32 路
Hardware compatibility
Log In to add your hardware
Quantized
Inference Providers NEW
This model isn't deployed by any Inference Provider. 馃檵 Ask for provider support