Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
7024dee
rag-w-binary-quant
469 kB
Ctrl+K
Ctrl+K
1 contributor
History:
13 commits
serverdaun
Add reset index functionality: implement reset_index function to drop the collection in Milvus and add UI elements for resetting the index in the app interface.
7024dee
9 months ago
.github
Add GitHub Actions workflow for syncing to Hugging Face hub on push to main
9 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.
9 months ago
.gitattributes
Safe
1.52 kB
add hf config files
9 months ago
.gitignore
Safe
236 Bytes
initial commit with the 0.1 version of the app
9 months ago
.python-version
Safe
5 Bytes
initial commit with the 0.1 version of the app
9 months ago
README.md
Safe
5.46 kB
add hf config files
9 months ago
app.py
5.1 kB
Add reset index functionality: implement reset_index function to drop the collection in Milvus and add UI elements for resetting the index in the app interface.
9 months ago
pyproject.toml
Safe
481 Bytes
Remove logging package from dependencies in pyproject.toml and uv.lock
9 months ago
requirements.txt
Safe
1.89 kB
remove audioop-lts from requirements
9 months ago
uv.lock
Safe
446 kB
Remove logging package from dependencies in pyproject.toml and uv.lock
9 months ago