lopezhansel/phined-tuned
The Model lopezhansel/phined-tuned was converted to MLX format from microsoft/Phi-3-mini-4k-instruct using mlx-lm version 0.16.0.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("lopezhansel/phined-tuned")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 4
Hardware compatibility
Log In
to add your hardware
Quantized