Views
No views yet
Qwen/Qwen3-Embedding-0.6B), it generates a LoRA
adapter for the frozen base model Qwen/Qwen2.5-Coder-1.5B.qa task covers both:num_tasks = 2 (task-conditioned): assert_rhs (index 0), qa (index 1). The
same walk produces genuinely different adapters per task.1pip install code2lora
2c2lt # uses this checkpoint by default1export C2L_CKPT_REPO=code2lora/c2l-evo-multitask-v2
2export C2L_CKPT_FILE=gru_head.best.ptgru_head.best.pt.