LLM/Ryzen AI 7 350/2026-07-09: Difference between revisions
< LLM | Ryzen AI 7 350
Jump to navigation
Jump to search
| Line 13: | Line 13: | ||
sudo systemctl enable lemond | sudo systemctl enable lemond | ||
</syntaxhighlight> | </syntaxhighlight> | ||
== Install Backends == | |||
=== Install llama.cpp cuda === | |||
=== Install Fastflow === | |||
Revision as of 04:15, 9 July 2026
Install lemonade from PPA
sudo add-apt-repository ppa:lemonade-team/stable
sudo apt update
sudo apt install lemonade-server
Run lemonade server
sudo systemctl start lemond
sudo systemctl enable lemond