⚠️ Moved — this repo is deprecated
The kubelm-qwen3.5-2b-v1 LoRA adapter has been consolidated into the
single model repo alongside the Q4_K_M GGUF and model card:
The adapter now lives under adapter/ in that repo. This standalone
-lora repo is kept only so existing links keep resolving; it receives
no further updates. Pull the adapter from the consolidated repo:
from huggingface_hub import snapshot_download
snapshot_download("rbentaarit/kubelm-qwen3.5-2b-v1", allow_patterns="adapter/*")
For everything else (GGUF, serving instructions, eval numbers,
provenance) see the consolidated repo's card.