mlx-community/Llama-3.1-70B-Japanese-Instruct-2407-8bit
The Model mlx-community/Llama-3.1-70B-Japanese-Instruct-2407-8bit was converted to MLX format from cyberagent/Llama-3.1-70B-Japanese-Instruct-2407 using mlx-lm version 0.16.1.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("mlx-community/Llama-3.1-70B-Japanese-Instruct-2407-8bit")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 69
Model size
20B params
Tensor type
F16
·
U32 ·
Hardware compatibility
Log In to add your hardware
Quantized