Msty
From Notes_Wiki
Revision as of 09:26, 23 March 2025 by Saurabh (talk | contribs) (Created page with "Home > Local system based AI tools > Msty To install Msty use following steps: # Download app image from https://msty.app/ # Install by doing "chmod +x" and running it # Choose "Integrate and Run" option in the AppImageLauncher application # In Msty better to configure remote ollama with http://localhost:11434/ instead of using local so that we dont have to redownload the models again and also so that the same in-memory cache works for other produc...")
Home > Local system based AI tools > Msty
To install Msty use following steps:
- Download app image from https://msty.app/
- Install by doing "chmod +x" and running it
- Choose "Integrate and Run" option in the AppImageLauncher application
- In Msty better to configure remote ollama with http://localhost:11434/ instead of using local so that we dont have to redownload the models again and also so that the same in-memory cache works for other products also
- Optionally delete ~/.config/Msty/models folder and make it point to ~/.ollama/models folder. This is going to impact only if you try to use local Msty so that same models dont need to be downloaded again.