Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fdurant
/
colbert-xm-for-inference-api
like
0
Sentence Similarity
Safetensors
ms_marco
sentence-transformers/msmarco-hard-negatives
81 languages
colbert-ai
xmod
colbert
passage-retrieval
Eval Results
Inference Endpoints
arxiv:
2402.15059
Model card
Files
Files and versions
Community
Deploy
eff3fb4
colbert-xm-for-inference-api
2 contributors
History:
22 commits
fdurant
Add blinker==1.4 to requirements.txt so that HuggingFace Inference Endpoint does not try to uninstall it - which it fails to do
eff3fb4
6 months ago
.gitattributes
1.57 kB
Upload folder using huggingface_hub
10 months ago
.gitignore
3.13 kB
Add environment for local development and testing
6 months ago
ADDITIONAL_README.md
1.12 kB
add ADDITIONAL_README.md
6 months ago
Dockerfile
439 Bytes
chore: split the dependencies over two files: requirements.txt (used by HF Inference Endpoint) and requirements_extra.txt (only for local development) . Goal is to prevent the error 'Cannot uninstall 'blinker' seen in the HF Inference Endpoint logs
6 months ago
README.md
20.1 kB
Update README.md
8 months ago
artifact.metadata
2.14 kB
Upload folder using huggingface_hub
10 months ago
config.json
1.92 kB
Upload folder using huggingface_hub
10 months ago
custom.py
6.59 kB
Create custom.py
9 months ago
docker-compose.yml
418 Bytes
Add environment for local development and testing
6 months ago
embed_single_query.sh
175 Bytes
Add handler.py, start_emulator.sh and test scripts
6 months ago
embed_two_chunks.sh
200 Bytes
Add handler.py, start_emulator.sh and test scripts
6 months ago
handler.py
3.02 kB
Add handler.py, start_emulator.sh and test scripts
6 months ago
model.safetensors
3.41 GB
LFS
Upload folder using huggingface_hub
10 months ago
requirements.txt
32 Bytes
Add blinker==1.4 to requirements.txt so that HuggingFace Inference Endpoint does not try to uninstall it - which it fails to do
6 months ago
requirements_extra.txt
73 Bytes
chore: split the dependencies over two files: requirements.txt (used by HF Inference Endpoint) and requirements_extra.txt (only for local development) . Goal is to prevent the error 'Cannot uninstall 'blinker' seen in the HF Inference Endpoint logs
6 months ago
settings.env
31 Bytes
Add environment for local development and testing
6 months ago
special_tokens_map.json
280 Bytes
Upload folder using huggingface_hub
10 months ago
start_emulator.sh
66 Bytes
Add handler.py, start_emulator.sh and test scripts
6 months ago
test_endpoint.py
2.44 kB
Add handler.py, start_emulator.sh and test scripts
6 months ago
tokenizer.json
17.1 MB
LFS
Upload folder using huggingface_hub
10 months ago
tokenizer_config.json
1.18 kB
Upload folder using huggingface_hub
10 months ago