Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
sugatoray/mlx-gemma-7b-q4bits · Hugging Face
[go: Go Back, main page]

sugatoray/mlx-gemma-7b-q4bits

This model was converted to MLX format from google/gemma-7b. 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("sugatoray/mlx-gemma-7b-q4bits")
response = generate(model, tokenizer, prompt="hello", verbose=True)
Downloads last month
22
Safetensors
Model size
2B params
Tensor type
F16
·
U32
·
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support