Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The mirror image of 1.6 starts the gte-multilingual-reranker-base and encounters an error #460

Open
2 of 4 tasks
ffxmm opened this issue Dec 28, 2024 · 0 comments
Open
2 of 4 tasks

Comments

@ffxmm
Copy link

ffxmm commented Dec 28, 2024

System Info

Use docker run -it --rm --gpus 'device=0' -p 8016:80 -v XXX ...inference:1.6 --model-id .../gte-mutilingual-reranker-base .
Could not start Candle backend :could not start backend:cannot find tensor embedding.work_embdding.weight
Error: Could not create backend
cased by start backend:Could not start a suitable backend

Information

  • Docker
  • The CLI directly

Tasks

  • An officially supported command
  • My own modifications

Reproduction

"It also cannot run on version 1.5."

Expected behavior

Use docker run -it --rm --gpus 'device=0' -p 8016:80 -v XXX ...inference:1.6 --model-id .../gte-mutilingual-reranker-base .
Could not start Candle backend :could not start backend:cannot find tensor embedding.work_embdding.weight
Error: Could not create backend
cased by start backend:Could not start a suitable backend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant