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

when run bleep container ,got error: docker run --rm bloop:test --qdrant-url=http://192.168.30.80:6334 Error: qdrant initialization failed Caused by: 0: semantic error 1: Failed to create ONNX Runtime session: Load model from /model/model.onnx failed:Protobuf parsing failed. #1243

Closed
JimLeeee opened this issue Mar 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JimLeeee
Copy link

JimLeeee commented Mar 4, 2024

build container using the Dockerfile
When try to start the container, got error:

docker run --rm bloop:test --qdrant-url=http://192.168.30.80:6334
Error: qdrant initialization failed

Caused by:
0: semantic error
1: Failed to create ONNX Runtime session: Load model from /model/model.onnx failed:Protobuf parsing failed.

@JimLeeee JimLeeee added the bug Something isn't working label Mar 4, 2024
@JimLeeee
Copy link
Author

need to download the model file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant