Skip to content

Commit

Permalink
docs(project): update
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo committed Jan 12, 2024
1 parent 3d07873 commit 7a0e2f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ View [HuixiangDou inside](./huixiangdou-inside.md).

The following are the hardware requirements for running. It is suggested to follow this document, starting with the basic version and gradually experiencing advanced features.

| Version | GPU Memory Requirements | Remarks | Tested on |
| Version | GPU Memory Requirements | Features | Tested on |
| :-: | :-: | :-: | :-: |
| Basic Version | 20GB | Able to answer basic domain knowledge questions, zero cost operation | ![](https://img.shields.io/badge/linux%203090%2024G-passed-blue?style=for-the-badge) |
| Advanced Version | 40GB | Able to answer source code level questions, zero cost operation | ![](https://img.shields.io/badge/linux%20A100%2080G-passed-blue?style=for-the-badge) |
| Modified Version | 4GB | Using openai API to replace local LLM, basic development capability required, operation involves cost | ![](https://img.shields.io/badge/linux%201660ti%206GB-passed-blue?style=for-the-badge) |
| Basic Version | 20GB | Answer basic domain knowledge questions, zero cost | ![](https://img.shields.io/badge/linux%203090%2024G-passed-blue?style=for-the-badge) |
| Advanced Version | 40GB | Answer source code level questions, zero cost | ![](https://img.shields.io/badge/linux%20A100%2080G-passed-blue?style=for-the-badge) |
| Modified Version | 4GB | Using openai API, operation involves cost | ![](https://img.shields.io/badge/linux%201660ti%206GB-passed-blue?style=for-the-badge) |

# 🔥 Run

Expand Down
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@

以下是运行茴香豆的硬件需求。建议遵循部署流程,从基础版开始,逐渐体验高级特性。

| 版本 | 硬件需求 | 备注 | 已验证设备 |
| 版本 | 硬件需求 | 描述 | 已验证设备 |
| :-: | :-: | :-: | :-: |
| 基础版 | 20GB | 能够回答领域知识的基础问题,零成本运行 | ![](https://img.shields.io/badge/linux%203090%2024G-passed-blue?style=for-the-badge) |
| 基础版 | 20GB | 能回答领域知识的基础问题,零成本运行 | ![](https://img.shields.io/badge/linux%203090%2024G-passed-blue?style=for-the-badge) |
| 高级版 | 40GB | 能够回答源码级问题,零成本运行 | ![](https://img.shields.io/badge/linux%20A100%2080G-passed-blue?style=for-the-badge) |
| 魔改版 | 4GB| 用 openai API 替代本地 LLM,需要基础开发能力,运行需要费用 | ![](https://img.shields.io/badge/linux%201660ti%206GB-passed-blue?style=for-the-badge) |

Expand Down

0 comments on commit 7a0e2f3

Please sign in to comment.