File size: 211 Bytes
76d89ca
64a63d5
 
1
2
3
#!/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