Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
Light-PDF-Web-QA-Chatbot
like
7
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Light-PDF-Web-QA-Chatbot
Ctrl+K
Ctrl+K
3 contributors
History:
70 commits
Sean Pedrick-Case
Merge pull request #6 from seanpedrick-case/dev
22d34ac
unverified
4 days ago
.github
Init repo
over 1 year ago
chatfuncs
Corrected Gemma model prompt format, made prompts in general ask for more detail. Wording changes.
4 days ago
faiss_embedding
Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements
4 days ago
test
Init repo
over 1 year ago
.dockerignore
Safe
108 Bytes
Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements
4 days ago
.gitattributes
Safe
42 Bytes
Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements
4 days ago
.gitignore
Safe
108 Bytes
Refocused app for working with Document Redaction guide. Added Gemma 3 1b as base model. Various UI and config improvements
4 days ago
Dockerfile
Safe
2.52 kB
Updated Dockerfile so it actually works. Modified config file to include/exclude models and change relevant options as needed. Fixed thumbs up/down feedback.
4 days ago
LICENSE
Safe
11.4 kB
Initial commit
over 1 year ago
Link to images.txt
Safe
311 Bytes
Added working like buttons. Added model choice. Modified requirements txt
over 1 year ago
README.md
Safe
295 Bytes
Updated packages, functions, fixed a couple of bugs
5 days ago
app.py
Safe
21.5 kB
Corrected Gemma model prompt format, made prompts in general ask for more detail. Wording changes.
4 days ago
app_save_docstore.py
Safe
16.2 kB
Updated packages, functions, fixed a couple of bugs
5 days ago
bot.jpg
Safe
3.3 kB
added bot icon with white background
over 1 year ago
bot.png
Safe
1.54 kB
added bot icon with white background
over 1 year ago
docker_build_run_commands.txt
Safe
126 Bytes
Corrected Gemma model prompt format, made prompts in general ask for more detail. Wording changes.
4 days ago
requirements.txt
Safe
923 Bytes
Hugging Face spaces implementation seems unable to install latest llama-cpp-python version, so downgrading.
4 days ago
requirements_aws.txt
Safe
1.07 kB
Hugging Face spaces implementation seems unable to install latest llama-cpp-python version, so downgrading.
4 days ago
requirements_gpu.txt
Safe
617 Bytes
Updated Dockerfile so it actually works. Modified config file to include/exclude models and change relevant options as needed. Fixed thumbs up/down feedback.
4 days ago
user.jfif
Safe
53.4 kB
Cleaned up code a bit, added user icons, thumbs up/down
over 1 year ago