Difference between revisions of "LLM: ollama install ubuntu 24.04"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 10: | Line 10: | ||
curl -fsSL https://ollama.com/install.sh | sh | curl -fsSL https://ollama.com/install.sh | sh | ||
− | |||
− | |||
− | |||
− | |||
Run & download model | Run & download model |
Revision as of 18:04, 14 July 2024
Sumber: https://www.jeremymorgan.com/blog/generative-ai/local-llm-ubuntu/
Install aplikasi pendukung
sudo su apt install curl net-tools
Download
curl -fsSL https://ollama.com/install.sh | sh
Run & download model
ollama run llama3