File size: 649 Bytes
2fff306 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
language: el
tags:
- mlx
library_name: mlx
pipeline_tag: text-generation
base_model: ilsp/Meltemi-7B-Instruct-v1
---
# Meltemi 7B Instruct (Chios dialect) — MLX 4-bit (fused)
This is an **MLX-converted 4-bit** Meltemi model with a **Chios-dialect LoRA adapter fused in**, so you can run it without specifying `--adapter-path`.
The training corpus was built from the `pdf24_ocrPdf/` OCR PDFs and cleaned to contain **only Greek / polytonic Greek letters** (no Latin characters).
## Usage
```bash
python -m mlx_lm chat --model YOUR_LOCAL_FOLDER_OR_HF_REPO --system-prompt "Μίλα πάντα στη χιώτικη διάλεκτο."
```
|