mirror of
https://github.com/cloudstack-llc/msty-docs.git
synced 2026-07-18 18:54:38 -04:00
Dev (#40)
* chore: add mention that os must support gui (#37) * chore: add missing command for updating local ai for Linux (#39) --------- Co-authored-by: Adam Miedema <armgitaar@yahoo.com>
This commit is contained in:
@@ -51,6 +51,10 @@ If you are unable to download the latest version of Local AI service using this
|
||||
3. Once downloaded, unzip and move `bin` and `lib` directories to `~/.config/Msty/`
|
||||
4. Rename `ollama` executable under `bin` to `msty-local`
|
||||
5. Open Terminal and run the following command to make the file executable:
|
||||
|
||||
```sh
|
||||
chmod +x ~/.config/Msty/bin/msty-local
|
||||
```
|
||||
|
||||
#### Additional config for AMD ROCm™ GPU users only:
|
||||
1. Go to releases page on the Ollama repository: https://github.com/ollama/ollama/releases
|
||||
|
||||
Reference in New Issue
Block a user