Commit History

feat(showcase): /showcase page + precomputed bundle + READMEs + video script
898958e

r1cksync commited on

feat: hand-written 3 Kaggle ipynbs with unsloth install attempt; train_lib disables actor grad-checkpoint + filters Phi3 warning spam (2x faster + clean logs)
0fa8055

r1cksync commited on

fix: drop trust_remote_code so transformers uses native Phi-3/Qwen3 (custom modeling code is incompatible with t>=4.48 DynamicCache API)
423678c

r1cksync commited on

fix(kaggle): bump transformers to >=4.51 for Qwen3 (DeepSeek-R1-Qwen3-8B critic)
e30ba27

r1cksync commited on

fix(kaggle): chdir out of WORK before rmtree so re-run git clone succeeds
77494d7

r1cksync commited on

fix(kaggle): always wipe + re-clone repo so HF_TOKEN-optional fix is picked up
5cb38e8

r1cksync commited on

feat(kaggle): use user-pinned mount paths Phi-3.5-mini (actor) + DeepSeek-R1-0528-Qwen3-8B (critic); train_lib: trust_remote_code + adaptive LoRA target_modules for fused-qkv archs
1a1b258

r1cksync commited on

fix(kaggle): switch to Phi-3 (MIT, no access gate) since Llama license requests are disabled
a09e127

r1cksync commited on

fix(kaggle): use Kaggle Models (Llama-3.2-1B + Llama-3.1-8B) instead of HF download to avoid filling /kaggle/working
9647546

r1cksync commited on

fix(kaggle): download Qwen actor+critic from HF Hub instead of Kaggle Models
e683d0b

r1cksync commited on

feat(kaggle): 3 sharded training notebooks + local-critic mode + LoRA merge
01853a1

r1cksync commited on