如何使检索速度加快
#5080
Replies: 1 comment
-
测试下来还是0.2的好用,速度和准确度上 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我目前是1000多本md文档,在不更改任何文本内容的情况下,需要10分钟才能检索输出
目前在bm25前已经做过了处理,处理之后需要14秒的时间。

在使用了作者之一sql教程之后,缩减到7秒

但是目前反馈速度还是太慢,需要吧检索时间压缩到4秒以下才能使用
Beta Was this translation helpful? Give feedback.
All reactions