Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
seanpedrickcase
/
Light-PDF-Web-QA-Chatbot
like
7
Running
App
Files
Files
Community
main
Light-PDF-Web-QA-Chatbot
3 contributors
History:
53 commits
seanpedrickcase
Changed 'large' model to Phi 3 Mini gguf 128k. Added requirements file for cpu. Put prompts in separate file.
232a079
5 months ago
.github
Init repo
about 1 year ago
chatfuncs
Changed 'large' model to Phi 3 Mini gguf 128k. Added requirements file for cpu. Put prompts in separate file.
5 months ago
faiss_embedding
Changed embedding model, added reference to chat model on front page
about 1 year ago
test
Init repo
about 1 year ago
.gitignore
Safe
79 Bytes
Put sources behind accordion, minor change to model params. Gitignore update
about 1 year ago
Dockerfile
Safe
751 Bytes
Upgraded gradio and packages to latest. Switched Ctransformers with Llama.cpp Python
5 months ago
LICENSE
Safe
11.4 kB
Initial commit
about 1 year ago
Link to images.txt
Safe
311 Bytes
Added working like buttons. Added model choice. Modified requirements txt
about 1 year ago
README.md
Safe
297 Bytes
Attempted Gradio downgrade to 3.50.2 to resolve version conflicts
5 months ago
app.py
Safe
16.1 kB
Changed 'large' model to Phi 3 Mini gguf 128k. Added requirements file for cpu. Put prompts in separate file.
5 months ago
bot.jpg
Safe
3.3 kB
added bot icon with white background
about 1 year ago
bot.png
Safe
1.54 kB
added bot icon with white background
about 1 year ago
requirements.txt
Safe
361 Bytes
Attempted Gradio downgrade to 3.50.2 to resolve version conflicts
5 months ago
requirements_cpu.txt
Safe
300 Bytes
Changed 'large' model to Phi 3 Mini gguf 128k. Added requirements file for cpu. Put prompts in separate file.
5 months ago
user.jfif
Safe
53.4 kB
Cleaned up code a bit, added user icons, thumbs up/down
about 1 year ago