OLLAMA AI - saranbhabu048/Cyber-Security-Placement-Training- GitHub Wiki
What is Ollama AI ?
Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.
STEP 1 : Download Ollama from the official website.
STEP 2 : To run and chat with with Llama 3.1 : ollama run llama3.1 .
STEP 3 : After installation, we can directly ask the questions and get the response.