Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LVKinyanjui
/
QueryYourDocs
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
98e42d1
QueryYourDocs
2 contributors
History:
39 commits
LVKinyanjui
Fixed import issues
98e42d1
3 months ago
.steamlit
Added config file to resolve axios error
5 months ago
examples
Tested summary refine using ollama locally
3 months ago
modules
Abstracted away inference implementation and succesfully tested the instruct template
3 months ago
.dockerignore
Safe
629 Bytes
Ran docker init
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
5 months ago
.gitignore
Safe
3.35 kB
Reliably upserted to chromadb and resolved dependency issues
5 months ago
Dockerfile
535 Bytes
Removed the flash attention package altogether
3 months ago
LICENSE
Safe
1.07 kB
Initial commit
5 months ago
README.Docker.md
Safe
826 Bytes
Ran docker init
5 months ago
README.md
Safe
370 Bytes
Modified model card for hf space
5 months ago
app.py
Safe
1.43 kB
Simplified checking text area populated code
3 months ago
compose.yaml
Safe
1.67 kB
Reconfigured port numbers to have app work on hf spaces and locally with compose
5 months ago
inference_main.py
Safe
254 Bytes
Fixed import issues
3 months ago
ollama_inference.py
Safe
298 Bytes
Fixed import issues
3 months ago
requirements.txt
Safe
316 Bytes
Attempted to install problematic flash attention from source
3 months ago