mlx-community/Mistral-NeMo-Minitron-8B-Instruct-8bit
The Model mlx-community/Mistral-NeMo-Minitron-8B-Instruct-8bit was converted to MLX format from nvidia/Mistral-NeMo-Minitron-8B-Instruct using mlx-lm version 0.17.1.
Use with mlx
pip install mlx-lm
from mlx_lm import load, generate
model, tokenizer = load("mlx-community/Mistral-NeMo-Minitron-8B-Instruct-8bit")
response = generate(model, tokenizer, prompt="hello", verbose=True)
- Downloads last month
- 24
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
🙋
Ask for provider support
Model tree for mlx-community/Mistral-NeMo-Minitron-8B-Instruct-8bit
Base model
nvidia/Mistral-NeMo-Minitron-8B-Base