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(dependencies): move deps that brings pytorch #3873

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

mudler
Copy link
Owner

@mudler mudler commented Oct 18, 2024

Description

This PR tries to fix issues with installing coqui and openvoice - they seem to bring torch before we install it from the specific acceleration framework (CUDA/hipblas). This change makes sure that we install the projects along with their specific pytorch version.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Copy link

netlify bot commented Oct 18, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit 5e16840
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/67121b6a676f4000085331d0
😎 Deploy Preview https://deploy-preview-3873--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
@mudler mudler merged commit 134ea1a into master Oct 18, 2024
22 of 31 checks passed
@mudler mudler deleted the fix/torchbump branch October 18, 2024 08:31
@mudler mudler added the bug Something isn't working label Oct 18, 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.

1 participant