Upgraded large model to Mistral OpenOrca 7B Q4. More checks for empty questions. 994ad90 Sean-Case commited on Oct 16, 2023
Changed embedding model, added reference to chat model on front page 275393f Sean-Case commited on Oct 13, 2023
Improved advanced model prompt, added stop generation button. context prompt improvements d213c15 Sean-Case commited on Oct 13, 2023
Stop generation button. Better model load. Trying one source that's longer. d5a8385 Sean-Case commited on Oct 12, 2023
Setting gpu_layer slider to false to prevent accidental misuse 9aef340 Sean-Case commited on Oct 11, 2023
gpu_layers should now update correctly. Added code for creating distribution. 114048b Sean-Case commited on Oct 11, 2023
Hopefully fixed Orca load cuda error. Loads in Orca on app load. Later gradio version installed. 1365c48 Sean-Case commited on Oct 10, 2023
Temporarily disabled Orca Mini load until Cuda compatibility sorted out 67af224 Sean-Case commited on Oct 10, 2023
Explicitly installs required gradio version upon loading app e78df68 Sean-Case commited on Oct 9, 2023
Added working like buttons. Added model choice. Modified requirements txt 2e536f9 Sean-Case commited on Oct 9, 2023
Disabled chat memory as I think it is not needed for most user queries (max_memory_length = 0) ed48a70 Sean-Case commited on Sep 1, 2023
Changed theme, example set now disappears upon new file load 71c040a Sean-Case commited on Sep 1, 2023
Adapted code to keep newly-loaded vectorstores within local user state 102df35 Sean-Case commited on Aug 30, 2023
New file uploads no longer write a global variable so hopefully not shared between sessions bc459f6 Sean-Case commited on Aug 29, 2023
Added to intro, temp disabled web page load, address pdf load issue 41ed1b7 Sean-Case commited on Aug 24, 2023
Remove ctransformers model load (not needed yet). Used faster keyword model 1ae7b34 Sean-Case commited on Aug 24, 2023