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

Mambaforge breaks cuda builds, switch to miniforge? #1870

Open
fat-tire opened this issue Dec 16, 2024 · 1 comment
Open

Mambaforge breaks cuda builds, switch to miniforge? #1870

fat-tire opened this issue Dec 16, 2024 · 1 comment

Comments

@fat-tire
Copy link

fat-tire commented Dec 16, 2024

With conda builds breaking, it looks like the issue is that Mambaforge is sunsetted:

October 2024: The Mambaforge installers will refuse to install during several pre-specified date ranges (i.e., "brownouts") in order to encourage users to switch to Miniforge. These dates are
Every two weeks in October 2024 (2024-10-01, 2024-10-15)
Every ten days in November 2024 (2024-11-01, 2024-11-10, 2024-11-20, 2024-11-30)
Every five days in December 2024 (2024-12-05, 2024-12-10, 2024-12-15, 2024-12-20, 2024-12-25, 2024-12-30, 2024-12-31)
January 2025: The Mambaforge installers will stop being built and distributed.

I know nothing about actions on github, but shouldn't this be updated and new builds generated? Here's an example of the changes on another project so doesn't look too difficult.

@tebjan
Copy link

tebjan commented Jan 24, 2025

I've tried to change the installer and it seems to work for the Windows builds, the Linux builds did fail immediately, so I've removed them and it seems to work now on my fork with this minor change:
main...tebjan:llama-cpp-python:main

The builds are currently running, they take a very long time. Let's hope they go thru:
https://github.com/tebjan/llama-cpp-python/actions/runs/12939291778

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

2 participants