Skip to content

LMDeploy Release V0.0.11

Compare
Choose a tag to compare
@lvhan028 lvhan028 released this 17 Oct 06:19
· 803 commits to main since this release
bb3cce9

What's Changed

🚀 Features

💥 Improvements

🐞 Bug fixes

  • Change shared_instance type from weakptr to shared_ptr by @lvhan028 in #507
  • [Fix] Set the default value of step being 0 by @lvhan028 in #532
  • [bug] fix mismatched shape for decoder output tensor by @akhoroshev in #517
  • Fix typing of openai protocol. by @mokeyish in #554

📚 Documentations

🌐 Other

New Contributors

Full Changelog: v0.0.10...v0.0.11