Views
No views yet
kubelm-qwen2.5-1.5b-v1 LoRA adapter has been consolidated into the
single model repo alongside the Q4_K_M GGUF and model card:rbentaarit/kubelm-qwen2.5-1.5b-v1adapter/ 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:1from huggingface_hub import snapshot_download
2snapshot_download("rbentaarit/kubelm-qwen2.5-1.5b-v1", allow_patterns="adapter/*")