tei / Dockerfile
nsarrazin's picture
nsarrazin HF Staff
Update Dockerfile
1aa9794 verified
raw
history blame
227 Bytes
FROM ghcr.io/huggingface/text-embeddings-inference:86-1.2
ENTRYPOINT text-embeddings-router --model-id BAAI/bge-large-en-v1.5 --hf-api-token $HF_TOKEN --api-key $HF_TOKEN --huggingface-hub-cache /home/user/.cache/huggingface