Skip to content

Commit 70b0c6f

Browse files
committed
Update
1 parent 86bf7ef commit 70b0c6f

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -370,14 +370,10 @@ The `podrun` command is a tool under development. When executed on Host 0, it ca
370370
Download `podrun`:
371371

372372
```sh
373-
wget https://raw.githubusercontent.com/ayaka14732/llama-2-jax/d8220b8c95789b14fe55417edc1d9482389aa2c4/podrun
373+
wget https://raw.githubusercontent.com/ayaka14732/llama-2-jax/18e9625f7316271e4c0ad9dea233cfe23c400c9b/podrun
374374
chmod +x podrun
375375
```
376376

377-
After downloading, edit this file with nano and replace the `python` on the first line with `python3`.
378-
379-
TODO: Update the source.
380-
381377
Edit `~/podips.txt` using:
382378

383379
```sh

README_zh.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -370,14 +370,10 @@ cat ~/.ssh/id_rsa.pub
370370
下载 `podrun`
371371

372372
```sh
373-
wget https://raw.githubusercontent.com/ayaka14732/llama-2-jax/d8220b8c95789b14fe55417edc1d9482389aa2c4/podrun
373+
wget https://raw.githubusercontent.com/ayaka14732/llama-2-jax/18e9625f7316271e4c0ad9dea233cfe23c400c9b/podrun
374374
chmod +x podrun
375375
```
376376

377-
下载后使用 nano 编辑这个文件,将第一行的 `python` 改为 `python3`
378-
379-
TODO: Update the source.
380-
381377
使用如下命令编辑 `~/podips.txt`
382378

383379
```sh

0 commit comments

Comments
 (0)