text-embeddings-inference icon indicating copy to clipboard operation
text-embeddings-inference copied to clipboard

curl: (56) Recv failure: Connection reset by peer

Open luyu0816 opened this issue 1 year ago • 1 comments

System Info

ubuntu2024 RTX3070

Information

  • [X] Docker
  • [ ] The CLI directly

Tasks

  • [X] An officially supported command
  • [ ] My own modifications

Reproduction

屏幕截图 2024-08-21 094056

Expected behavior

docker command: docker run --gpus all -p 8080:80 -v $PWD/data:/data --pull always ghcr.io/huggingface/text-embeddings-inference:1.5 --model-id BAAI/bge-reranker-large

luyu0816 avatar Aug 21 '24 02:08 luyu0816