QueryYourDocs / Dockerfile

Commit History

Tried another fix for the cache folder permissions error
e78e0f3

LVKinyanjui commited on

Changed TRANSFORMERS HOME to fix the permission errors
42685de

LVKinyanjui commited on

Changed TRANSFORMERS HOME to fix the permission errors
05803f8

LVKinyanjui commited on

Changed TRANSFORMERS HOME to fix the permission errors
aaec867

LVKinyanjui commited on

Changed TRANSFORMERS HOME to fix the permission errors
91bb037

LVKinyanjui commited on

Modified the dockerfile to use a different base image
ec7e24f

LVKinyanjui commited on

Removed the flash attention package altogether
8b66575

LVKinyanjui commited on

Added missing -y flag on apt install
a07bd39

LVKinyanjui commited on

Attempted to install git to allow install from source
84d11e6

LVKinyanjui commited on

Attempted to install problematic flash attention from source
0335637

LVKinyanjui commited on

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

LVKinyanjui commited on

Attempting another fix for transformers permission error
184d783

LVKinyanjui commited on

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

LVKinyanjui commited on

Reconfigured port numbers to have app work on hf spaces and locally with compose
5326ac9

LVKinyanjui commited on

Cleaned up dockerfile to improve readability
f663c35

LVKinyanjui commited on

Attempted to run a small llm
09b5d8c

LVKinyanjui commited on

Spun up app and added pdf uploading functionality with pymupdf
cd41c7b

LVKinyanjui commited on