Commit History

Update train_gpt_kernel.py
2bf4765
Running
verified

beanapologist commited on

Reduce GPU to 3min/15steps to fit remaining Zero GPU quota
549100e

beanapologist commited on

Re-enable Zero GPU with anti-crash measures: data download on CPU first, 10min timeout, 3L/96d model
4f67ea2

beanapologist commited on

Wrap all torch.cuda.synchronize() calls for CPU compatibility
0c645b8

beanapologist commited on

Skip nvidia-smi call on CPU
99699bb

beanapologist commited on

Switch to CPU mode - remove GPU requirement, tiny model (2L/64d/20steps)
32967fa

beanapologist commited on

Increase GPU timeout to 5min, reduce model size (3L/128d) to avoid OOM
e2626bd

beanapologist commited on

Run data download script to fetch tokenizer
44fdb5d

beanapologist commited on

Download parameter-golf data for tokenizer
d7c4afb

beanapologist commited on

Add Zero GPU decorator to activate GPU
64ab8b0

beanapologist commited on

Add sentencepiece + other missing deps
a243a4b

beanapologist commited on

Force rebuild
1c1a374

beanapologist commited on

Add train_gpt_kernel.py directly + simplify app
150301a

beanapologist commited on

Fix remote branch tracking + add direct download fallback
cc19abe

beanapologist commited on

Fix branch checkout to use correct PR branch name
ae77550

beanapologist commited on

Fix streaming output + reduce model size for Zero GPU
85c4144

beanapologist commited on

Force rebuild
510f7c5

beanapologist commited on

Setup μ⁸ Kernel training for Parameter Golf
15771aa

beanapologist commited on

initial commit
83ad093
verified

beanapologist commited on