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

http://localhost:8080/v1/embeddings Error 500 #4900

Open
jorsea opened this issue Feb 25, 2025 · 0 comments
Open

http://localhost:8080/v1/embeddings Error 500 #4900

jorsea opened this issue Feb 25, 2025 · 0 comments
Labels
bug Something isn't working unconfirmed

Comments

@jorsea
Copy link

jorsea commented Feb 25, 2025

When curl accesses http://localhost:8080/v1/embeddings, a 500 error will be reported:

Error: Internal Server Error

Response body
Download
{
"error": {
"code": 500,
"message": "failed to load model with internal loader: backend not found: /tmp/localai/backend_data/backend-assets/grpc/string",
"type": ""
}
}
Pls help me, thank you.

Other issues:

How to add nomic-embed-text-v1.5-GGUF to the localAI model? Can you provide the relevant configuration yaml file?

hank you very much!

@jorsea jorsea added bug Something isn't working unconfirmed labels Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed
Projects
None yet
Development

No branches or pull requests

1 participant