All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:51, 8 January 2025 Saurabh talk contribs created page Ollama installation (Created page with "Home > Local system based AI tools > Ollama > Ollama installation =Installing ollama on Rocky 9.x= To install Ollama on local system use following steps: # Download Ollama archive (.tgz) from the ollama site: #:<pre> #:: curl -L https://ollama.com/download/ollama-linux-amd64.tgz -o ollama-linux-amd64.tgz #:</pre> # Extract the ollama source and try to start ollama server on local machine:<source type="bash"> sudo tar -C /usr -xzf ollama-linux-a...")