VOOZH about

URL: https://huggingface.co/sosoai/phi-2-ko-mlx

⇱ sosoai/phi-2-ko-mlx · Hugging Face


sosoai/phi-2-ko-mlx

This model was converted to MLX format from . Refer to the original model card for more details on the model.

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("sosoai/phi-2-ko-mlx")
response = generate(model, tokenizer, prompt="hello", verbose=True)
Downloads last month
12
Safetensors
Model size
0.6B params
Tensor type
F16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Datasets used to train sosoai/phi-2-ko-mlx