Skip to content

Commit

Permalink
update README.md (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
brettp authored Feb 18, 2025
1 parent 5185195 commit 24156d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ sudo apt install git build-essential
2. Clone this repository and compile Distributed Llama on all computers:
```sh
git clone https://github.com/b4rtaz/distributed-llama.git
cd distributed-llama
make dllama
make dllama-api
```
Expand All @@ -129,6 +130,7 @@ choco install mingw
2. Clone this repository and compile Distributed Llama on all computers:
```sh
git clone https://github.com/b4rtaz/distributed-llama.git
cd distributed-llama
make dllama
make dllama-api
```
Expand Down Expand Up @@ -175,6 +177,7 @@ sudo apt install git
5. Clone this repository and compile Distributed Llama on all devices:
```sh
git clone https://github.com/b4rtaz/distributed-llama.git
cd distributed-llama
make dllama
make dllama-api
```
Expand Down

0 comments on commit 24156d8

Please sign in to comment.