VOOZH about

URL: https://huggingface.co/mlx-community/gemma-2b-coder

⇱ mlx-community/gemma-2b-coder · Hugging Face


mlx-community/gemma-2b-coder

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("mlx-community/gemma-2b-coder")
response = generate(model, tokenizer, prompt="hello", verbose=True)
Downloads last month
164
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Dataset used to train mlx-community/gemma-2b-coder