continker/Qwen3.5-27B-metro-v24
094
Qwen3.5-27B-metro-v24
QLoRA fine-tune of Qwen3.5-27B for the MetroLLM-Bench transit-kiosk task. v24 is the leakage-free retraining used in the MetroLLM-Bench paper (teacher traces drawn only from the 717-case training partition; 238 cases held out). Supersedes continker/Qwen3.5-27B-metro-v23.
Held-out results (n=238, mean of 2 seeds)
[!NOTE] At 27B, PEFT regresses versus the base model — the negative end of the capacity-ceiling curve reported in the paper. This adapter is published for completeness and to reproduce that result. For deployment at this size, use the base Qwen3.5-27B; for an efficient fine-tuned student, use the 4B or 9B v24 models, which gain over their bases.
Contents
adapter/— LoRA adapter (rank 16, α 32; QLoRA 4-bit NF4) + tokenizer + chat templateQwen3.5-27B-metro-v24-Q4_K_M.gguf— merged GGUF (16 GB)training_summary.json
The LoRA adapter keys use the \.language_model.\ prefix; strip it to load onto text-only Qwen3.5-27B. Apache 2.0.
Links
- Paper (arXiv:2609.10016)
- Paper page (Hugging Face)
- Technical report v1.2 (PDF)
- Benchmark and code
- Live demo
- All four v24 students (collection)
Citation
@techreport{hendriks2026metrollm,
title = {MetroLLM-Bench: Evaluating Language Models as Transit Kiosk Runtimes},
author = {Hendriks, Remco},
institution = {Continker},
type = {Technical report},
number = {v1.2},
year = {2026},
month = {9},
doi = {10.5281/zenodo.21893944},
eprint = {2609.10016},
archiveprefix = {arXiv},
primaryclass = {cs.LG},
url = {https://arxiv.org/abs/2609.10016}
}