feat: accuracy-v4 — 2x steps, LR 1e-5, dense rewards, LoRA r=64, gradient clip fe0b07c Running Abhishek Jadhav commited on Apr 26
Accuracy v4: correctness-heavy GRPO reward, robust extract, bigger LoRA 74163bb Abhishek Jadhav commited on Apr 26
Skip Hub create_repo if model repo exists; README one-time 403 fix 5fb529c Abhishek Jadhav commited on Apr 26
Hub upload: model-scoped repo id, token user namespace, 403 guidance c56c0fd Abhishek Jadhav commited on Apr 26
Do not auto-pause Space after training; clarify log UI in Gradio fd4288b Abhishek Jadhav commited on Apr 26
Reduce Gradio UI to 5 parameters for HF Space compatibility 4a64d58 Abhishek Jadhav commited on Apr 26
Use token owner namespace for model upload and save locally on 403 229e127 Abhishek Jadhav commited on Apr 26
Fix app startup order: define get_logs before start_training call 6bf8c74 Abhishek Jadhav commited on Apr 26
compute_reward: *args/**kwargs only; read answer from TRL kwargs; deploy banner 9d46708 Abhishek Jadhav commited on Apr 26
Fix GRPO reward_fn signature: read answer from TRL reward_kwargs 0085256 Abhishek Jadhav commited on Apr 26
Robust warnings_issued __dict__ patch; import unsloth before transformers/trl a2ce3d4 Abhishek Jadhav commited on Apr 26
Add warnings_issued compatibility shim for transformers 5.x + trl 0.12 0f5310a Abhishek Jadhav commited on Apr 26
Disable fast_inference (vLLM not installed and not needed for training) fce27cd Abhishek Jadhav commited on Apr 26
Mock weave too; trl callbacks.py does unconditional 'import weave' dbf8766 Abhishek Jadhav commited on Apr 26
Use real ModuleSpec on llm_blender mock so find_spec succeeds 6fe7735 Abhishek Jadhav commited on Apr 26
Set __spec__=None on llm_blender mock so find_spec returns None 23ba690 Abhishek Jadhav commited on Apr 26
Force-remove llm_blender; pre-populate sys.modules mock before trl import fcddf9c Abhishek Jadhav commited on Apr 26
Mock llm_blender to bypass broken transformers import in TRL 2bee0f5 Abhishek Jadhav commited on Apr 26
Fix: let pip resolve torch version (unsloth-zoo needs torch<2.11) 94ced99 Abhishek Jadhav commited on Apr 26
Add Transformers fallback when Unsloth/bitsandbytes unavailable b22afac Abhishek Jadhav commited on Apr 26