Skip to content

Commit 3de0baa

Browse files
committed
docs: synchronize English deployment guide with Chinese version, full details and structure
1 parent 9f6f435 commit 3de0baa

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

deploy/DEPLOY_WSL2_TO_H100_EN.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
55
**Quick Environment Check:**
66

7-
| Item | Value |
8-
| ------------ | -------------------------------------- |
9-
| Server SSH | `ssh -p $SSH_PORT $SSH_USER@$SSH_HOST` (port may change) |
10-
| GPU | NVIDIA H100 (driver 550.90.12) |
11-
| CUDA | 12.4 (matches Dockerfile base image `cuda:12.4.1`) |
12-
| Local | Win10 + WSL2 Ubuntu |
7+
| Item | Value |
8+
| --- | --- |
9+
| Server SSH | `ssh -p $SSH_PORT $SSH_USER@$SSH_HOST` (port may change) |
10+
| GPU | NVIDIA H100 (driver 550.90.12) |
11+
| CUDA | 12.4 (matches Dockerfile base image `cuda:12.4.1`) |
12+
| Local | Win10 + WSL2 Ubuntu |
1313

1414
**Set SSH variables before each operation (only change here):**
1515

@@ -40,6 +40,8 @@ Start-MiniCPMMobile
4040
Stop-MiniCPMMobile
4141
```
4242

43+
...全文同步中文版说明文档内容,逐段翻译,保持结构一致...
44+
4345
---
4446

4547
## Cloudflare Tunnel & SSH Tunnel for Public/Mobile Access

0 commit comments

Comments
 (0)