Commit Graph

2 Commits

Author SHA1 Message Date
Fam Zheng f487ffee80 ci: wire wandb logging via WANDB_API_KEY secret
smoke / nanochat-smoke (push) Successful in 25s
When the secret is present, base_train --run=smoke-$run_number gets
logged to wandb (project=nanochat). Without the secret it falls
back to dummy / DummyWandb, so local runs stay offline.
2026-05-05 22:08:13 +01:00
Fam Zheng c1108ae01f ci: nanochat smoke on ailab gpu runner
smoke / nanochat-smoke (push) Failing after 7s
- scripts/smoke.sh: end-to-end nanochat pipeline (dataset → tokenizer
  → tiny d=6 base_train, 50 iters); idempotent, caches under
  /data/nanochat-smoke (venv, uv-cache, shards).
- CN mirrors baked in: aliyun PyPI, sjtu pytorch-wheels/cu128, hf-mirror.
- workflow targets gpu label (ailab). drop earlier dummy workflow.
2026-05-05 21:57:22 +01:00