Edit model card

itorgov/model-mistral-002

The Model itorgov/model-mistral-002 was converted to MLX format from mistralai/Mistral-7B-Instruct-v0.3 using mlx-lm version 0.16.1.

Use with mlx

pip install mlx-lm
from mlx_lm import load, generate

model, tokenizer = load("itorgov/model-mistral-002")
response = generate(model, tokenizer, prompt="hello", verbose=True)
Downloads last month
10
Safetensors
Model size
7.25B params
Tensor type
BF16
·
Inference API
Unable to determine this model’s pipeline type. Check the docs .

Model tree for itorgov/model-mistral-002

Finetuned
this model