Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Cyrlyo/RAG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG

Tutorial

First install Ollama by following this link: https://ollama.com/download

Download model by runing the command ollama pull [model name]. You'll find all available models here: https://ollama.com/library.

Run the Ollama locally hosted server by running ollama serve

Now create a python virtual environemnt and install all the required packages.

Run the code

python mistralchat.py -h will show you all the running options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages