The six accounts dropped in v1.1.0 are back in ACCOUNTS so their tokens are not
lost. Which ones actually submit is now controlled by ACTIVE_ACCOUNT_LABELS,
currently the four requested for this round; set it to [] to rotate over all ten.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Filter condition 2 relaxed from "verified on another card" to "verified OR
verifying on another card": a model already under verification elsewhere has
passed the platform's basic checks, it just has no result yet. Same candidate
pool yields 1366 instead of 12 (114x) - the two original conditions are近乎
mutually exclusive, since a model verified on another card has long since been
tried on every card.
Account handling changed from sequential fallback to round-robin over
zhangyuanxi / jiajing / l112233 / l11223344, so the four share the load evenly
(verified: 342/342/341/341) instead of piling onto the first account until it
hits 60007.
Iluvatar_bi-150 is back in GPU_JOBS now that a vllm iluvatar image is configured.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Restores hygon_k100-ai to GPU_JOBS; its list was emptied in v1.0.31 for the
zhoushasha resubmission round.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
MetaX_c-500(61) / Kunlunxin_p-800(1) / Cambricon_mlu-370-x8(1) / Biren_166m(94).
Mechanism A requires models to be pre-downloaded to platform storage; this repo's
mechanism B passes a HuggingFace modelAddress that the platform fetches itself.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.