You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: FAQ_zh.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,3 +61,12 @@ We recommend to activate the WSL integration in Docker Desktop settings.
61
61
62
62
## 执行run.sh时拉取镜像失败: ⠼ error getting credentials - err: exit status 1, out: `error getting credentials - err: exit status 1, out: `A specified logon session does not exist. It may already have been terminated.``
# If you want to install the Paddle package with avx and openblas, you can use the following command to download the wheel package to the local, and then use python3 -m pip install [name].whl to install locally ([name] is the name of the wheel package):
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,8 @@
41
41
-[What is QAnything](#What-is-QAnything)
42
42
-[Key features](#Key-features)
43
43
-[Architecture](#Architecture)
44
+
-[Before You Start](#Before-You-Start)
45
+
-[Latest Updates](#-Latest-Updates)
44
46
-[Getting Started](#getting-started)
45
47
-[Prerequisites](#prerequisites)
46
48
-[Installation](#installation)
@@ -137,6 +139,12 @@ If you need to use it for commercial purposes, please follow the license of Qwen
137
139
*[🛠️ Only use our BCEmbedding(embedding & rerank)](https://github.com/netease-youdao/BCEmbedding)
138
140
*[📖 FAQ](FAQ_zh.md)
139
141
142
+
## 🚀 Latest Updates
143
+
144
+
-***2024-01-29***: **Support for custom large models, including OpenAI API and other open-source large models, with a minimum GPU requirement of GTX 1050Ti, greatly improving deployment, debugging, and user experience.** - See More👉 [v1.2.0](https://github.com/netease-youdao/QAnything/releases/tag/v1.2.0)
145
+
-***2024-01-23***: **Enable rerank by default and fix various issues when starting on Windows.** - See More👉 [v1.1.1](https://github.com/netease-youdao/QAnything/releases/tag/v1.1.1)
146
+
-***2024-01-18***: **Support one-click startup, support Windows deployment, improve PDF, XLSX, HTML parsing efficiency.** - See More👉 [v1.1.0](https://github.com/netease-youdao/QAnything/releases/tag/v1.1.0)
0 commit comments