fix: install peft patch as staticmethod to avoid double cls-binding cd319e6 10doshi12 commited on Apr 26
fix: monkey-patch PeftModel.from_pretrained to force lora requires_grad on resume a8adfb9 10doshi12 commited on Apr 26
fix: install kbit-training grad hooks at from_pretrained (resumed-LoRA path was missing them) 70ee629 10doshi12 commited on Apr 26
fix: skip real-unsloth chain; use shim deterministically (-runtime image, no nvcc) 34dbfad 10doshi12 commited on Apr 26
fix: default ALLOW_UNSLOTH_SHIM_FALLBACK=1 (-runtime image has no nvcc) 4a072c6 10doshi12 commited on Apr 26
fix: --no-build-isolation + layered unsloth fallbacks (flash-attn build) 586405a 10doshi12 commited on Apr 26
fix: cap baseline at 1 episode/difficulty (3 total) for time-constrained runs 1cac1c7 10doshi12 commited on Apr 25
fix: silence transformers max_length/max_new_tokens warning spam 126c644 10doshi12 commited on Apr 25
feat: replace unsloth with transformers-backed shim (drop unsloth dep entirely) fa29d6d 10doshi12 commited on Apr 25
fix: pin unsloth_zoo<2025 to dodge torch.int1 (needs torch 2.6+) f9c2bf0 10doshi12 commited on Apr 25
fix: pin torch cu121 before+after unsloth; print version at build d21fa22 10doshi12 commited on Apr 25
fix: build env venv via virtualenv+pip; add torchvision to agent venv d556e95 10doshi12 commited on Apr 25
fix: replace uv sync with virtualenv+pip for agent venv (matches Colab) 3ce6c06 10doshi12 commited on Apr 25
fix: pin torch cu121 + install unsloth into venv; bypass uv at runtime cb808ba 10doshi12 commited on Apr 25