kubedocker commited on
Commit
20a7a10
1 Parent(s): 8493c43

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -1
start.sh CHANGED
@@ -1,3 +1,3 @@
1
  #!/bin/bash
2
 
3
- text-embeddings-router --model-id BAAI/bge-large-en-v1.5 --port 8080 --hf-api-token $HF_API_TOKEN --api-key $HF_API_TOKEN --huggingface-hub-cache /home/user/.cache/huggingface &
 
1
  #!/bin/bash
2
 
3
+ text-embeddings-router --model-id BAAI/bge-large-en-v1.5 --port 8080 --hf-api-token $HF_API_TOKEN --api-key $HF_API_TOKEN --huggingface-hub-cache /home/user/.cache/huggingface