Skip to content

BorjaIP/llaprag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLAPRAG: Llama-Paper for RAG

Install

hatch env create

hatch build

LLM

Ollama

Download llama3 model

curl http://localhost:11434/api/pull -d '{
  "name": "llama3"
}'

List your models

curl http://localhost:11434/api/putags

About

LLAPRAG: Llama-Paper for RAG

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages