Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: DataoceanAI/Dolphin

v20250716

17 Jul 03:49
0403059

Choose a tag to compare

What's Changed

  • add disable_model_hash_check param by @hotbaby in #63
  • add cross attention kv cache by @hotbaby in #73
  • update dolphin small checkpoint hash value by @hotbaby in #75

Full Changelog: v20250515...v20250716

v20250409

09 Apr 10:09
d8dcb97

Choose a tag to compare

What's Changed

  • 支持 MacOS MPS推理加速 by @hotbaby in #14
  • 支持仅输入语种解码方式 @MXuer in #27
  • 自动检测开始时间戳 by @MXuer in #30
  • 优化beamsearch,提升推理速度 by @MXuer in #37