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
a8d456f4
authored
Jan 15, 2025
by
Archer
Committed by
GitHub
Jan 15, 2025
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker.md (#3599)
parent
59177d30
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
docSite/content/zh-cn/docs/development/docker.md
+3
-3
No files found.
docSite/content/zh-cn/docs/development/docker.md
View file @
a8d456f4
...
@@ -23,19 +23,19 @@ weight: 707
...
@@ -23,19 +23,19 @@ weight: 707
### PgVector版本
### PgVector版本
体验测试首选
非常轻量,适合数据量在 5000 万以下。
{{
<
table
"
table-hover
table-striped-columns
"
>
}}
{{
<
table
"
table-hover
table-striped-columns
"
>
}}
| 环境 | 最低配置(单节点) | 推荐配置 |
| 环境 | 最低配置(单节点) | 推荐配置 |
| ---- | ---- | ---- |
| ---- | ---- | ---- |
| 测试
| 2c2g | 2c4
g |
| 测试
(可以把计算进程设置少一些) | 2c4g | 2c8
g |
| 100w 组向量 | 4c8g 50GB | 4c16g 50GB |
| 100w 组向量 | 4c8g 50GB | 4c16g 50GB |
| 500w 组向量 | 8c32g 200GB | 16c64g 200GB |
| 500w 组向量 | 8c32g 200GB | 16c64g 200GB |
{{
<
/
table
>
}}
{{
<
/
table
>
}}
### Milvus版本
### Milvus版本
生产部署首选,对于千万
级以上向量性能更优秀。
对于亿
级以上向量性能更优秀。
[
点击查看 Milvus 官方推荐配置
](
https://milvus.io/docs/prerequisite-docker.md
)
[
点击查看 Milvus 官方推荐配置
](
https://milvus.io/docs/prerequisite-docker.md
)
...
...
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