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 / Workflow: Fix Mac-OS CI issues #1680

Merged
merged 3 commits into from
Apr 25, 2024
Merged

Conversation

younesbelkada
Copy link
Contributor

@younesbelkada younesbelkada commented Apr 25, 2024

cc @pacman100 @BenjaminBossan

Freeze the mac-os to mac-os-12 temporarly, see: actions/setup-python#850

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@younesbelkada younesbelkada marked this pull request as ready for review April 25, 2024 09:54
@younesbelkada younesbelkada changed the title DO NOT MERGE: Draft PR to see CI status FIX / Workflow: Fix Mac-OS CI issues Apr 25, 2024
src/peft/helpers.py Outdated Show resolved Hide resolved
Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for investigating and fixing this issue. Good to merge from my side once CI is green and the print statement is removed.

Copy link
Member

@BenjaminBossan BenjaminBossan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing!

@younesbelkada younesbelkada merged commit 3d9529d into main Apr 25, 2024
5 of 14 checks passed
@younesbelkada younesbelkada deleted the younesbelkada-patch-2 branch April 25, 2024 12:28
BenjaminBossan pushed a commit to BenjaminBossan/peft that referenced this pull request Jun 18, 2024
We switched to MacOS 12 in huggingface#1680 because latest MacOS was moved to use
the ARM Macs, which were not provided for Python 3.8 and 3.9. This
should have been fixed by now.

Of course, this means that CI no longer checks Intel Macs, but I think
ARM Macs will be more relevant for most users.
younesbelkada added a commit that referenced this pull request Jun 18, 2024
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

Successfully merging this pull request may close these issues.

3 participants