Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Unverified
Commit
5101c7a6
authored
Sep 11, 2024
by
湛露先生
Committed by
GitHub
Sep 11, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo location of python bge-rerank (#2674)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
parent
02bf400b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
python/bge-rerank/README.md
+3
-3
No files found.
python/bge-rerank/README.md
View file @
5101c7a6
...
@@ -22,9 +22,9 @@
...
@@ -22,9 +22,9 @@
3 个模型代码分别为:
3 个模型代码分别为:
1.
[
https://github.com/labring/FastGPT/tree/main/python/
reranker/bge-reranker-base
](
https://github.com/labring/FastGPT/tree/main/python/reranker
/bge-reranker-base
)
1.
[
https://github.com/labring/FastGPT/tree/main/python/
bge-rerank/bge-reranker-base
](
https://github.com/labring/FastGPT/tree/main/python/bge-rerank
/bge-reranker-base
)
2.
[
https://github.com/labring/FastGPT/tree/main/python/
reranker/bge-reranker-large
](
https://github.com/labring/FastGPT/tree/main/python/reranker
/bge-reranker-large
)
2.
[
https://github.com/labring/FastGPT/tree/main/python/
bge-rerank/bge-reranker-large
](
https://github.com/labring/FastGPT/tree/main/python/bge-rerank
/bge-reranker-large
)
3.
[
https://github.com/labring/FastGPT/tree/main/python/
reranker/bge-reranker-v2-m3
](
https://github.com/labring/FastGPT/tree/main/python/reranker
/bge-reranker-v2-m3
)
3.
[
https://github.com/labring/FastGPT/tree/main/python/
bge-rerank/bge-reranker-v2-m3
](
https://github.com/labring/FastGPT/tree/main/python/bge-rerank
/bge-reranker-v2-m3
)
### 3. 安装依赖
### 3. 安装依赖
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment