Skip to content

Bevia/Llama3Agent

Repository files navigation

pythonAndroidAI

Install

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

To install Llama

download the model: https://ollama.com/ select te latest model, as of Oct 11 2024 it is Llama 3

then from you terminal:

  1. pip install ollama
  2. ollama pull llama3

Explore Llama 3: https://ai.meta.com/blog/meta-llama-3/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages