Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
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
main
colbert-xm-for-inference-api
2 contributors
History:
24 commits
fdurant
fix: better logging
fe7831c
5 months ago
.gitattributes
Safe
1.57 kB
Upload folder using huggingface_hub
9 months ago
.gitignore
Safe
3.13 kB
Add environment for local development and testing
5 months ago
ADDITIONAL_README.md
Safe
1.12 kB
add ADDITIONAL_README.md
5 months ago
Dockerfile
Safe
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
5 months ago
README.md
Safe
20.1 kB
Update README.md
8 months ago
artifact.metadata
Safe
2.14 kB
Upload folder using huggingface_hub
9 months ago
config.json
Safe
1.92 kB
Upload folder using huggingface_hub
9 months ago
custom.py
Safe
6.59 kB
Create custom.py
9 months ago
docker-compose.yml
Safe
418 Bytes
Add environment for local development and testing
5 months ago
embed_single_query.sh
Safe
175 Bytes
Add handler.py, start_emulator.sh and test scripts
5 months ago
embed_two_chunks.sh
Safe
214 Bytes
feat: add docstring to EndpointHandler.__call__ ; when multiple inputs are sent, the output now also contains a token_list k/v pair for easier human inspection
5 months ago
handler.py
Safe
4.75 kB
fix: better logging
5 months ago
model.safetensors
Safe
3.41 GB
LFS
Upload folder using huggingface_hub
9 months ago
requirements.txt
Safe
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
5 months ago
requirements_extra.txt
Safe
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
5 months ago
settings.env
Safe
31 Bytes
Add environment for local development and testing
5 months ago
special_tokens_map.json
Safe
280 Bytes
Upload folder using huggingface_hub
9 months ago
start_emulator.sh
Safe
66 Bytes
Add handler.py, start_emulator.sh and test scripts
5 months ago
test_endpoint.py
Safe
2.66 kB
feat: add docstring to EndpointHandler.__call__ ; when multiple inputs are sent, the output now also contains a token_list k/v pair for easier human inspection
5 months ago
tokenizer.json
Safe
17.1 MB
LFS
Upload folder using huggingface_hub
9 months ago
tokenizer_config.json
Safe
1.18 kB
Upload folder using huggingface_hub
9 months ago