Views
No views yet
lora.py.Hinova/mistral-7B-v0.1-4bit-mlx.
Refer to the original model card for more details on the model.lora.py (ml-explore/mlx-examples/lora)mlx-lm| File | Description |
|---|---|
weights.npz | Fused weights: base + LoRA adapters |
config.json | Model config with quantization metadata |
tokenizer.model | SentencePiece tokenizer for Mistral-7B |
1pip install mlx-lm
2
3## Use with mlx
4```bash
5pip install mlx
6git clone https://github.com/ml-explore/mlx-examples.git
7cd mlx-examples/llms/hf_llm
8python generate.py --model Hinova/mistral7b-v0.1-4bit-mlx-lora-wikisql --prompt "My name is"