Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Calcifer0323
/
matching
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d99e8d3
matching
150 kB
1 contributor
History:
20 commits
Calcifer0323
Merge GitHub repo and resolve conflicts
d99e8d3
3 months ago
embedding-service
fix: pin compatible versions - numpy<2, torch 2.1.2, transformers 4.36.2 for Render free tier
3 months ago
huggingface
Simplify embedding service to stateless, add backend integration docs
3 months ago
.env.example
Safe
1.97 kB
fix: update sentence-transformers>=2.7.0 for ru-en-RoSBERTa compatibility
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
213 Bytes
Deploy FastAPI embedding service: optimized for HuggingFace with Docker, torch 2.1.2, numpy<2
3 months ago
.python-version
Safe
8 Bytes
Initial commit: Embedding service ready for Render deployment
3 months ago
BACKEND_INTEGRATION.md
Safe
7.82 kB
Simplify embedding service to stateless, add backend integration docs
3 months ago
CHANGELOG.md
Safe
12.8 kB
v2.2.0: ai-forever/ru-en-RoSBERTa + normalize_embeddings + cache fix
3 months ago
Dockerfile
Safe
1.57 kB
fix: update sentence-transformers>=2.7.0 for ru-en-RoSBERTa compatibility
3 months ago
README.md
Safe
5.24 kB
v2.2.0: ai-forever/ru-en-RoSBERTa + normalize_embeddings + cache fix
3 months ago
TEST_README.md
Safe
3.76 kB
Add comprehensive mass indexing and matching test
3 months ago
build.sh
Safe
402 Bytes
Initial commit: Embedding service ready for Render deployment
3 months ago
main.py
Safe
34.1 kB
fix: update sentence-transformers>=2.7.0 for ru-en-RoSBERTa compatibility
3 months ago
render.yaml
Safe
720 Bytes
замена на облегченную модель
3 months ago
requirements.txt
Safe
1.35 kB
Add comprehensive mass indexing and matching test
3 months ago
test-huggingface.ps1
Safe
5.27 kB
feat: add HuggingFace deployment files and documentation
3 months ago
test_mass_indexing.py
Safe
7.79 kB
Add comprehensive mass indexing and matching test
3 months ago