Implemented llm chat history, modified model inference module to try resolve import errors 71c54ff LVKinyanjui commited on Oct 24, 2024
Attempted to change transformers cache location to fix the pervasive ./.cache not found error 8790464 LVKinyanjui commited on Oct 24, 2024
Attempted to change transformers cache location to fix the pervasive ./.cache not found error c437eef LVKinyanjui commited on Oct 24, 2024
Attempted to install problematic flash attention from source 0335637 LVKinyanjui commited on Oct 6, 2024
Abstracted away inference implementation and succesfully tested the instruct template 1ad978f LVKinyanjui commited on Oct 6, 2024
Changed hf token permission from read to the required write 38013b3 LVKinyanjui commited on Sep 26, 2024
Attempting another fix for transformers permission error 184d783 LVKinyanjui commited on Sep 26, 2024
Attempted to add hf hub login for gated repo; cleaned up house 67138c2 LVKinyanjui commited on Sep 26, 2024
Reverted to previous commit befor OLMOE messed the repo up 2ba1947 LVKinyanjui commited on Sep 26, 2024
Implemented the refine document summarization technique; exceeded gemini quota. again 00f3344 LVKinyanjui commited on Sep 25, 2024
Reliably upserted to chromadb and resolved dependency issues 0cd1493 LVKinyanjui commited on Aug 30, 2024
Reconfigured port numbers to have app work on hf spaces and locally with compose 5326ac9 LVKinyanjui commited on Sep 4, 2024
Added a text box which triggers a vector database query that returns matches 6dcc394 LVKinyanjui commited on Sep 4, 2024
Added some code and dependencies for the huggingface model f1ab738 LVKinyanjui commited on Sep 2, 2024
Reliably upserted to chromadb and resolved dependency issues e13715a LVKinyanjui commited on Aug 30, 2024
Got dependency errors when working with chromadb and numpy 38f846a LVKinyanjui commited on Aug 30, 2024