mirror of
https://github.com/wassname/evil_MoE.git
synced 2026-06-27 22:07:21 +08:00
9c76584970
The pairset JSONs are the only non-regenerable input to the method (the v_hack bases are derived from them via on-demand extraction, train.py:528). They were caught by the blanket /out/ ignore; switch to /out/* + re-include so any box (and Modal) gets the source from a clone instead of a side-channel rsync. vhack safetensors stay ignored (383M of derived binaries). Co-Authored-By: Claudypoo <288921227+claudypoo@users.noreply.github.com>