VOOZH about

URL: https://huggingface.co/mlx-community/japanese-stablelm-base-gamma-7b-4bit

⇱ mlx-community/japanese-stablelm-base-gamma-7b-4bit · Hugging Face


mlx-community/japanese-stablelm-base-gamma-7b-4bit

The Model mlx-community/japanese-stablelm-base-gamma-7b-4bit was converted to MLX format from stabilityai/japanese-stablelm-base-gamma-7b using mlx-lm version 0.18.0.

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("mlx-community/japanese-stablelm-base-gamma-7b-4bit")
response = generate(model, tokenizer, prompt="hello", verbose=True)
Downloads last month
478
MLX
Hardware compatibility
Log In to add your hardware

Quantized

Datasets used to train mlx-community/japanese-stablelm-base-gamma-7b-4bit