Commit History

Unignored comment
0285186

LVKinyanjui commited on

Added missing environment variable
846cd15

LVKinyanjui commited on

Testing streaming mode
d69e156

LVKinyanjui commited on

MInimized docker image size
e63e1eb

LVKinyanjui commited on

Set HF_HOME to writeable directory
4f37c86

LVKinyanjui commited on

Implemented llm chat history, modified model inference module to try resolve import errors
71c54ff

LVKinyanjui commited on

Attempted to change transformers cache location to fix the pervasive ./.cache not found error
8790464

LVKinyanjui commited on

Attempted to change transformers cache location to fix the pervasive ./.cache not found error
c437eef

LVKinyanjui commited on

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

Fixed import issues
98e42d1

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

Attempting to fix pip install problems
4ee15db

LVKinyanjui commited on

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

LVKinyanjui commited on

Refactored project directory structure
728c92a

LVKinyanjui commited on

Simplified checking text area populated code
0e17931

LVKinyanjui commited on

Tested summary refine using ollama locally
833a1dc

LVKinyanjui commited on

Changed HF HOME advanced contextual rag
e66a60a

LVKinyanjui commited on

Another permission error fix.
ed42113
verified

LVKinyanjui commited on

Changed hf token permission from read to the required write
38013b3

LVKinyanjui commited on

Another attempt to fix the permissions error
cfd39e4

LVKinyanjui commited on

Another attempt to solve the permissions error
5158d59
verified

LVKinyanjui commited on

Attempting another fix for transformers permission error
184d783

LVKinyanjui commited on

Changed message storage path to avert permission errors
a04c69c

LVKinyanjui commited on

Updated login procedure to hopefully make it work
8cb18c2

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

Reverted to previous commit befor OLMOE messed the repo up
2ba1947

LVKinyanjui commited on

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

LVKinyanjui commited on

Added RAPTOR example code
5effe6a

LVKinyanjui commited on

Modified model card for hf space
00876e7

LVKinyanjui commited on

Reliably upserted to chromadb and resolved dependency issues
0cd1493

LVKinyanjui commited on

Initial commit
3df7a67

Victor Kinyanjui commited on

Added config file to resolve axios error
d724544

LVKinyanjui commited on

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

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

Cleaned up dockerfile to improve readability
f663c35

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

Reliably upserted to chromadb and resolved dependency issues
e13715a

LVKinyanjui commited on

Got dependency errors when working with chromadb and numpy
38f846a

LVKinyanjui commited on