Skip to content

Dr-DW/llama-index-rag-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pre-Download requirements: Python + Git + CUDA + Ollama installed

pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
pip install datasets evaluate accelerate transformers
pip install llama-index-core llama-index-embeddings-huggingface

Getting your API Key for LLamaParse

https://docs.llamaindex.ai/en/stable/understanding/agent/llamaparse/

Steps to run:

Add your own data to solar_data folder
ollama run llama3.1
python .\Llama_Model.py

Future Project Goals

https://docs.llamaindex.ai/en/stable/understanding/putting_it_all_together/
https://docs.llamaindex.ai/en/stable/understanding/putting_it_all_together/apps/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages