mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-09-15 10:53:42 +08:00
c57f9a7f4e
build-single-tinygrad-model and build-all-tinygrad-models gain a docs_repo input (default sunnypilot/sunnypilot-models) so a fork can run either against its own gh-pages catalog, next to the existing hf_repo input for the dataset. build-all's setup job now checks out the repo and branch it was dispatched from instead of sunnypilot/sunnypilot's default branch. That keeps the manifest's tinygrad_ref tied to the code that compiled the models, and lets a fork run the full rebuild against its own dataset and docs repo. Claude-Session: https://claude.ai/code/session_01EGMnVnSk5inGTrd7kuDVG9 Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com> Co-authored-by: James Vecellio-Grant <159560811+Discountchubbs@users.noreply.github.com>