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

fix(entrypoint): cd to backend dir before start #1530

Merged
merged 1 commit into from
Jan 1, 2024
Merged

Conversation

mudler
Copy link
Owner

@mudler mudler commented Jan 1, 2024

Certain backends as vall-e-x are not meant to be used as a library, so we want to start the process in the same folder where the backend and all the assets are fixes #1394

This sadly wasn't caught by our tests that are running in the same folder the backend. applying the same to exllama as that similarly is not really a library

Certain backends as vall-e-x are not meant to be used as a library, so
we want to start the process in the same folder where the backend and
all the assets are fixes #1394
Copy link

netlify bot commented Jan 1, 2024

Deploy Preview for localai canceled.

Name Link
🔨 Latest commit 218ed4e
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/6593118edb43d4000800e775

@mudler mudler merged commit a1aa6cb into master Jan 1, 2024
32 checks passed
@mudler mudler deleted the fix_vallex branch January 1, 2024 21:02
@mudler mudler added the bug Something isn't working label Jan 1, 2024
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

Successfully merging this pull request may close these issues.

Vall-E-X backend still broken
1 participant