File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
4040Stop-MiniCPMMobile
4141```
4242
43+ ...全文同步中文版说明文档内容,逐段翻译,保持结构一致...
44+
4345---
4446
4547## Cloudflare Tunnel & SSH Tunnel for Public/Mobile Access
You can’t perform that action at this time.
0 commit comments