You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -359,7 +359,7 @@ To create the server:
359
359
360
360
Alternatively you can use a server binary for easier deployment:
361
361
- 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
363
363
- 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").
364
364
- From command line change directory to the architecture folder selected and start the server by running the command copied from above.
0 commit comments