Commit 01369831 authored by jerrrrry's avatar jerrrrry
Browse files

Update README.md

parent 31ec4172
...@@ -11,39 +11,13 @@ ...@@ -11,39 +11,13 @@
| **3. 环境测试+批量推理** | 压力测试 | 支持本地模型/Docker集成 | | **3. 环境测试+批量推理** | 压力测试 | 支持本地模型/Docker集成 |
## 🛠️ 快速开始 ## 🛠️ 快速开始
### 1️⃣一键启动环境测试
```bash ```bash
git clone https://developer.sourcefind.cn/codes/jerrrrry/easystart_v0.1.git git clone https://developer.sourcefind.cn/codes/jerrrrry/easystart_v0.1.git
cd easystart_v0.1/ cd easystart_v0.1/
bash start.sh bash start.sh
**一键启动使用指南**
**一键启动当前版本支持:**
1. 一键启动环境测试(适用于一切场景)
2. 一键启动环境测试+模型下载+大模型推理(更适用于交付场景)
3. 一键启动环境测试+批量大模型推理(适用于大批量测试需求的场景)
可根据需求进行相应测试。
<a name="heading_0"></a>**1\_env\_check**
一键启动环境测试:
https://developer.sourcefind.cn/codes/jerrrrry/easystart_v0.1/-/tree/main/1_env_check
|git clone https://developer.sourcefind.cn/codes/jerrrrry/easystart_v0.1.git<br>cd 1\_env\_check/<br>bash start.sh|
| :- |
测试项包含: 测试项包含:
1:rocm\_bandwidth\_test 1:rocm\_bandwidth\_test
...@@ -65,6 +39,11 @@ bash start.sh ...@@ -65,6 +39,11 @@ bash start.sh
测试结果保存在 ./outputs/env\_check\_outputs 测试结果保存在 ./outputs/env\_check\_outputs
![图片描述](images/1.png) ![图片描述](images/1.png)
<a name="heading_2"></a>**2\_env\_check&model\_download&llm\_inference** <a name="heading_2"></a>**2\_env\_check&model\_download&llm\_inference**
一键启动环境测试+模型下载+llm推理: 一键启动环境测试+模型下载+llm推理:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment