Merge pull request #7 from seanpedrick-case/dev ae0ac42 Running unverified Sean Pedrick-Case commited on about 4 hours ago
Merge pull request #6 from seanpedrick-case/dev 22d34ac unverified Sean Pedrick-Case commited on 4 days ago
Corrected Gemma model prompt format, made prompts in general ask for more detail. Wording changes. a0e9486 seanpedrickcase commited on 4 days ago
Merge pull request #5 from seanpedrick-case/dev 91e0b76 unverified Sean Pedrick-Case commited on 4 days ago
Hugging Face spaces implementation seems unable to install latest llama-cpp-python version, so downgrading. 14d074b seanpedrickcase commited on 4 days ago
Merge pull request #4 from seanpedrick-case/dev 75471aa unverified Sean Pedrick-Case commited on 4 days ago
Updated Dockerfile so it actually works. Modified config file to include/exclude models and change relevant options as needed. Fixed thumbs up/down feedback. 96d818b seanpedrickcase commited on 4 days ago
Merge pull request #3 from seanpedrick-case/dev 60425fc unverified Sean Pedrick-Case commited on 5 days ago
Merge pull request #2 from seanpedrick-case/dev aa5c77e unverified Sean Pedrick-Case commited on 5 days ago
Merge pull request #1 from seanpedrick-case/dev a1ae0af unverified Sean Pedrick-Case commited on 5 days ago
Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements 03afd76 seanpedrickcase commited on 5 days ago
Initial compatibility tested for use with Gemini and AWS Bedrock APIs ee7464e seanpedrickcase commited on 5 days ago
Returned to bge-base embeddings for now. Improved UI a little 0c818aa seanpedrickcase commited on 6 days ago
Updated packages, models, preparing for use with AWS (in background) 4a190c2 seanpedrickcase commited on Dec 6, 2024
Changed 'large' model to Phi 3 Mini gguf 128k. Added requirements file for cpu. Put prompts in separate file. 232a079 seanpedrickcase commited on Jun 5, 2024
Attempted Gradio downgrade to 3.50.2 to resolve version conflicts 15476e8 seanpedrickcase commited on Jun 1, 2024
CPU Flan inference is crashing, so trying to revert to previous package versions that worked 85b6613 seanpedrickcase commited on Jun 1, 2024
Upgraded gradio and packages to latest. Switched Ctransformers with Llama.cpp Python f301d67 seanpedrickcase commited on Jun 1, 2024
Minor dependency updates, increased max allowable layers for GPU 8aa3ebb Sean-Case commited on Jan 17, 2024
Added temperature slider, more stringent checks for document relevance 6a76923 Sean-Case commited on Oct 24, 2023
put back pip install requirement for gradio 3.42.0 for likeData compatibility a462256 Sean-Case commited on Oct 23, 2023
Put sources behind accordion, minor change to model params. Gitignore update c2ff47a Sean-Case commited on Oct 20, 2023
Build fail when gpu_layers > 0, so will set to 0 at start and modify in app. 0a7a8db Sean-Case commited on Oct 16, 2023
Made GPU layer bar invisible. Changed default GPU layers when CUDA available 8249fd3 Sean-Case commited on Oct 16, 2023
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