Commit History
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
Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements
03afd76
Initial compatibility tested for use with Gemini and AWS Bedrock APIs
ee7464e
Updated packages, functions, fixed a couple of bugs
a73f005
Added boto3 to requirements
5151113
Updated packages, models, preparing for use with AWS (in background)
4a190c2
Attempted Gradio downgrade to 3.50.2 to resolve version conflicts
15476e8
CPU Flan inference is crashing, so trying to revert to previous package versions that worked
85b6613
Upgraded gradio and packages to latest. Switched Ctransformers with Llama.cpp Python
f301d67
Minor dependency updates, increased max allowable layers for GPU
8aa3ebb
Sean-Case
commited on
gpu_layers should now update correctly. Added code for creating distribution.
114048b
Sean-Case
commited on
Added working like buttons. Added model choice. Modified requirements txt
2e536f9
Sean-Case
commited on
Cleaned up code a bit, added user icons, thumbs up/down
aa0ad5d
Sean-Case
commited on
Attempt to switch to Orca Mini GGUF
d2ddc62
Sean-Case
commited on
Added keybert, span_marker, gensim to reqs
8fe4ba4
Sean-Case
commited on
Added ctransformers to requirements.txt
2409e6a
Sean-Case
commited on
Added GPT4all to requirements.txt
8881c9a
Sean-Case
commited on
Changed docx requirement to python-docx for compatibility
a2212b7
Sean-Case
commited on
Added docx to requirements
949ef5c
Sean-Case
commited on
Init repo
49e32ea
Sean-Case
commited on