Commit ·
099298c
1
Parent(s): 00e5134
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,6 @@ curl -sSf https://raw.githubusercontent.com/WasmEdge/WasmEdge/master/utils/insta
|
|
| 15 |
2. Download the chat app. It is a portal Wasm bytecode app. It runs across CPUs, GPUs, and OSes.
|
| 16 |
|
| 17 |
```
|
| 18 |
-
cd ~
|
| 19 |
curl -LO https://github.com/second-state/llama-utils/raw/main/chat/llama-chat.wasm
|
| 20 |
```
|
| 21 |
|
|
|
|
| 15 |
2. Download the chat app. It is a portal Wasm bytecode app. It runs across CPUs, GPUs, and OSes.
|
| 16 |
|
| 17 |
```
|
|
|
|
| 18 |
curl -LO https://github.com/second-state/llama-utils/raw/main/chat/llama-chat.wasm
|
| 19 |
```
|
| 20 |
|