Skip to content

v1.1.0

Compare
Choose a tag to compare
@successren successren released this 18 Jan 14:08
· 295 commits to master since this release

🎉🎉🎉QAnything v1.1.0发布!

新特性

  • 优化启动流程以支持一键初始化:执行 "bash run.sh" 即可启动。
  • 增强安装过程的交互性,提供更友好的用户提示。
  • 提高显存利用率以支持多GPU部署,目前支持单卡或双卡部署,双卡设置的显存使用量分别为 *11GB 和 5GB。
  • 将矢量库的体积减少到原来的三分之一。
  • 优化xlsx和html文件的分块处理,防止因块过大而导致解析失败。
  • 当知识库仅包含单个文档时,提高回答的有效性。
  • 提高PDF解析的有效性和速度。
  • 提供原始未修改的DockerFile。

变更内容

新贡献者

完整变更日志https://github.com/netease-youdao/QAnything/commits/v1.1.0

🎉🎉🎉QAnything v1.1.0 released!

Features

  • Optimize the startup process to support one-click initialization: execute "bash run.sh" to start.
  • Enhance the interactivity of the installation process, providing more user-friendly prompts.
  • Improve VRAM utilization to support multi-GPU deployment, currently supporting single or dual card deployment with VRAM usage of * 11GB and 5GB for dual-card setups, respectively.
  • Reduce the footprint of the vector library to one third of its original size.
  • Optimize chunking of xlsx and html files to prevent parsing failure caused by oversized chunks.
  • Enhance the effectiveness of answering when the knowledge base contains only a single document.
  • Improve PDF parsing effectiveness and speed.
  • Provide the original unmodified DockerFile.

What's Changed

New Contributors

Full Changelog: https://github.com/netease-youdao/QAnything/commits/v1.1.0