Skip to content

SumithRaj05/Rag_Ollama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rag_Ollama

Simple Rag model using Ollama via llama-index module in python.

Usage

  • Download Ollama.
  • Pull any model and edit main.py as per model pulled.
  • Default model used for query is llama3.2 and for embedding nomic-embed-text.
  • Create a folder and copy documents to be used by rag model. These file formats are supported by llama-index SimpleDirectoryReader.

About

Rag model using Ollama models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages