Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
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
469 kB
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
7 months ago
.github
Add GitHub Actions workflow for syncing to Hugging Face hub on push to main
7 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.
7 months ago
.gitattributes
1.52 kB
add hf config files
7 months ago
.gitignore
236 Bytes
initial commit with the 0.1 version of the app
7 months ago
.python-version
5 Bytes
initial commit with the 0.1 version of the app
7 months ago
README.md
5.74 kB
Add badges for continuous deployment and Hugging Face Spaces in README.md to enhance visibility and accessibility of project status.
7 months ago
app.py
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.
7 months ago
pyproject.toml
481 Bytes
Remove logging package from dependencies in pyproject.toml and uv.lock
7 months ago
requirements.txt
1.89 kB
remove audioop-lts from requirements
7 months ago
uv.lock
446 kB
Remove logging package from dependencies in pyproject.toml and uv.lock
7 months ago