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>
2026-09-20 17:15:54 +08:00
1 changed files with 1424 additions and 18 deletions
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.