Skip to content

v0.7.0 release

Compare
Choose a tag to compare
@wangxingjun778 wangxingjun778 released this 28 Nov 07:14
· 11 commits to release/0.7 since this release

Release Notes

  1. Refactor the perf module, more robust and easier to use. #178
  2. Add speed benchmarking in the perf module. #178
  3. Add multi-modal benchmark flickr8k in the perf module for speed benchmark. #211

Bug Fixes

  1. Add timeout for download punkt.zip #206
  2. Fix parallel for speed benchmarking in the perf module. #215

Documentation Updates

  1. Update VLM-Eval doc #209
  2. Update perf module doc #178 #211

中文说明

特性

  1. 重构perf模块,更鲁棒、更易用。 #178
  2. perf模块中添加速度基准测试。 #178
  3. perf模块中添加多模态基准 flickr8k 以进行速度基准测试。 #211

缺陷修复

  1. 修复下载punkt.zip的超时问题。 #206
  2. 修复perf模块中的速度基准测试并行问题。 #215

文档更新

  1. 更新VLM-Eval文档。 #209
  2. 更新perf模块文档。 #178 #211