Open your command line or terminal and run the following command:
Mac:
pip install kivy
Windows:
pip install kivy[base] kivy_deps.sdl2 kivy_deps.glew
download the model: https://ollama.com/ select te latest model, as of Oct 11 2024 it is Llama 3
then from you terminal:
- pip install ollama
- ollama pull llama3
Explore Llama 3: https://ai.meta.com/blog/meta-llama-3/