tei-ui / start.sh
kubedocker's picture
Update start.sh
64a63d5 verified
#!/bin/bash
nginx -g daemon off; \
text-embeddings-router --model-id BAAI/bge-large-en-v1.5 --port 3000 --hf-api-token $HF_API_TOKEN --api-key $HF_API_TOKEN --huggingface-hub-cache /home/user/.cache/huggingface