Skip to content

v0.7.1

Latest

Choose a tag to compare

@Luodian Luodian released this 15 Mar 09:14
· 61 commits to main since this release
88b23e2

Changes since v0.7

Features

  • SGLang model wrapper refactor with distributed eval (TP+DP) support (#1253)
  • Qwen3.5 model implementation and registration (#1249)
  • Layered response cache with sealed segment promotion
  • Batch watchdog for eval heartbeat monitoring
  • OmniDocBench language subset support (#1250)
  • OmniDocBench normalized Levenshtein distance metric (#1246)
  • VisRes Bench benchmark (CVPR 2026) (#1245)

Fixes

  • Cross-class filelock deadlock in datasets loading (#1253)
  • CharXiv lazy-init OpenAI client and configurable model version (#1252)
  • Qwen3 VL video metadata preservation for video tasks (#1248)
  • FPS initialization for qwen3_vl and qwen2_5_vl chat path (#1239)
  • MMMU Pro unbound variable fix
  • Dataset loading stabilization (num_proc default)