QueryYourDocs / requirements.txt

Commit History

Attempted to install problematic flash attention from source
0335637

LVKinyanjui commited on

Attempting to fix pip install problems
4ee15db

LVKinyanjui commited on

Abstracted away inference implementation and succesfully tested the instruct template
1ad978f

LVKinyanjui commited on

Another attempt to fix the permissions error
cfd39e4

LVKinyanjui commited on

Attempted to add hf hub login for gated repo; cleaned up house
67138c2

LVKinyanjui commited on

Applied llama3.1-8b as a streamlit backend; first try
ec455f6

LVKinyanjui commited on

Implemented the refine document summarization technique; exceeded gemini quota. again
00f3344

LVKinyanjui commited on

Updated requirements and hf model
c336e96

LVKinyanjui commited on

Added a text box which triggers a vector database query that returns matches
6dcc394

LVKinyanjui commited on

Attempted to run a small llm
09b5d8c

LVKinyanjui commited on

Added some code and dependencies for the huggingface model
f1ab738

LVKinyanjui commited on

Got dependency errors when working with chromadb and numpy
38f846a

LVKinyanjui commited on

Spun up app and added pdf uploading functionality with pymupdf
cd41c7b

LVKinyanjui commited on