File size: 232 Bytes
a6217eb
58a2f5f
a6217eb
 
 
1
2
3
4
5
# Use the official Text Embeddings Inference Docker image
FROM ghcr.io/huggingface/text-embeddings-inference:turing-1.8

# The TEI container is now configured via environment variables.
# No other commands are typically needed here.