diff --git a/README.md b/README.md index ab9efa6d..38418fea 100644 --- a/README.md +++ b/README.md @@ -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 | Features | Tested on | +| Version | GPU Memory Requirements | Features | Tested on Linux | | :-: | :-: | :-: | :-: | -| 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) | +| Basic Version | 20GB | Answer basic domain knowledge questions, zero cost | ![](https://img.shields.io/badge/3090%2024G-passed-blue?style=for-the-badge) | +| Advanced Version | 40GB | Answer source code level questions, zero cost | ![](https://img.shields.io/badge/A100%2080G-passed-blue?style=for-the-badge) | +| Modified Version | 4GB | Using openai API, operation involves cost | ![](https://img.shields.io/badge/1660ti%206GB-passed-blue?style=for-the-badge) | # 🔥 Run diff --git a/README_zh.md b/README_zh.md index 3d9a472b..3132c26f 100644 --- a/README_zh.md +++ b/README_zh.md @@ -18,11 +18,11 @@ 以下是运行茴香豆的硬件需求。建议遵循部署流程,从基础版开始,逐渐体验高级特性。 -| 版本 | 硬件需求 | 描述 | 已验证设备 | +| 版本 | 硬件需求 | 描述 | Linux 系统已验证设备 | | :-: | :-: | :-: | :-: | -| 基础版 | 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) | +| 基础版 | 20GB | 能回答领域知识的基础问题,零成本运行 | ![](https://img.shields.io/badge/3090%2024G-passed-blue?style=for-the-badge) | +| 高级版 | 40GB | 能够回答源码级问题,零成本运行 | ![](https://img.shields.io/badge/A100%2080G-passed-blue?style=for-the-badge) | +| 魔改版 | 4GB| 用 openai API 替代本地 LLM,需要基础开发能力,运行需要费用 | ![](https://img.shields.io/badge/1660ti%206GB-passed-blue?style=for-the-badge) | # 🔥 运行