Skip to content

Commit 241e82a

Browse files
committed
update LlamaLib version
1 parent a8a5a45 commit 241e82a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ To create the server:
359359

360360
Alternatively you can use a server binary for easier deployment:
361361
- Run the above scene from the Editor and copy the command from the Debug messages (starting with "Server command:")
362-
- Download the [server binaries](https://github.com/undreamai/LlamaLib/releases/download/v1.2.5/undreamai-v1.2.5-server.zip) and [DLLs](https://github.com/undreamai/LlamaLib/releases/download/v1.2.5/undreamai-v1.2.5-llamacpp-full.zip) and extract them into the same folder
362+
- Download the [server binaries](https://github.com/undreamai/LlamaLib/releases/download/v1.2.6/undreamai-v1.2.6-server.zip) and [DLLs](https://github.com/undreamai/LlamaLib/releases/download/v1.2.6/undreamai-v1.2.6-llamacpp-full.zip) and extract them into the same folder
363363
- Find the architecture you are interested in from the folder above e.g. for Windows and CUDA use the `windows-cuda-cu12.2.0`.<br>You can also check the architecture that works for your system from the Debug messages (starting with "Using architecture").
364364
- From command line change directory to the architecture folder selected and start the server by running the command copied from above.
365365

0 commit comments

Comments
 (0)