v1.1.0
🎉🎉🎉QAnything v1.1.0发布!
新特性
- 优化启动流程以支持一键初始化:执行 "bash run.sh" 即可启动。
- 增强安装过程的交互性,提供更友好的用户提示。
- 提高显存利用率以支持多GPU部署,目前支持单卡或双卡部署,双卡设置的显存使用量分别为 *11GB 和 5GB。
- 将矢量库的体积减少到原来的三分之一。
- 优化xlsx和html文件的分块处理,防止因块过大而导致解析失败。
- 当知识库仅包含单个文档时,提高回答的有效性。
- 提高PDF解析的有效性和速度。
- 提供原始未修改的DockerFile。
变更内容
- @jsoncode 在 #7 添加了Windows平台的启动脚本
- @jsoncode 在 #11 优化了前端构建逻辑
- @jsoncode 在 #12 更新了front_end package.json
- @jsoncode 在 #14 更新了front_end配置和代理
新贡献者
完整变更日志: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
- Add startup script on windows platform by @jsoncode in #7
- Optimize front-end construction logic by @jsoncode in #11
- feat: update front_end package.json by @jsoncode in #12
- update front_end config and proxy by @jsoncode in #14
New Contributors
Full Changelog: https://github.com/netease-youdao/QAnything/commits/v1.1.0