Instructions to use madroid/phi2-4bit-mlx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use madroid/phi2-4bit-mlx with MLX:
# Make sure mlx-lm is installed # pip install --upgrade mlx-lm # if on a CUDA device, also pip install mlx[cuda] # Generate text with mlx-lm from mlx_lm import load, generate model, tokenizer = load("madroid/phi2-4bit-mlx") prompt = "Once upon a time in" text = generate(model, tokenizer, prompt=prompt, verbose=True) - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- MLX LM
How to use madroid/phi2-4bit-mlx with MLX LM:
Generate or start a chat session
# Install MLX LM uv tool install mlx-lm # Generate some text mlx_lm.generate --model "madroid/phi2-4bit-mlx" --prompt "Once upon a time"
- Atomic Chat
- Xet hash:
- b0ebad13c8caf69521eff75793fbc47baf177efad3e3ecc817a334e13de3bb53
- Size of remote file:
- 1.75 GB
- SHA256:
- fa66d3014cc8dfb65d4531a5fde15fcc3375cd17c2651240b218a51110e05880
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.