Edit model card

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("itayl/Hebrew-Gemma-11B-V2-mlx-4bit")
response = generate(model, tokenizer, prompt="hello", verbose=True)

Authors Trained by Yam Peleg. In collaboration with Jonathan Rouach and Arjeo, inc.

Downloads last month
0
Safetensors
Model size
2.3B params
Tensor type
FP16
·
U32
·
Unable to determine this model’s pipeline type. Check the docs .