Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
serverdaun
/
rag-w-binary-quant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
rag-w-binary-quant
Ctrl+K
Ctrl+K
1 contributor
History:
15 commits
serverdaun
Add badges for continuous deployment and Hugging Face Spaces in README.md to enhance visibility and accessibility of project status.
fc565cd
11 months ago
.github
Add GitHub Actions workflow for syncing to Hugging Face hub on push to main
11 months ago
src
Implement collection management in Milvus: drop collection during cleanup and on startup if no documents exist. Update embedding generation to clarify data types and improve error handling. Refactor vector store collection creation logic to avoid unnecessary drops.
11 months ago
.gitattributes
Safe
1.52 kB
add hf config files
11 months ago
.gitignore
Safe
236 Bytes
initial commit with the 0.1 version of the app
11 months ago
.python-version
Safe
5 Bytes
initial commit with the 0.1 version of the app
11 months ago
README.md
Safe
5.74 kB
Add badges for continuous deployment and Hugging Face Spaces in README.md to enhance visibility and accessibility of project status.
11 months ago
app.py
Safe
5.09 kB
Refactor Milvus collection management: streamline error handling during collection drops in cleanup and startup processes, ensuring defensive programming practices. Remove redundant drop logic from cleanup function.
11 months ago
pyproject.toml
Safe
481 Bytes
Remove logging package from dependencies in pyproject.toml and uv.lock
11 months ago
requirements.txt
Safe
1.89 kB
remove audioop-lts from requirements
11 months ago
uv.lock
Safe
446 kB
Remove logging package from dependencies in pyproject.toml and uv.lock
11 months ago