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

[WIP] Fix CI #1897

Merged
merged 19 commits into from
Aug 5, 2024
Merged

[WIP] Fix CI #1897

merged 19 commits into from
Aug 5, 2024

Conversation

qgallouedec
Copy link
Member

No description provided.

@qgallouedec qgallouedec changed the title Fix CI [WIP] Fix CI Aug 3, 2024
@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.

@qgallouedec
Copy link
Member Author

Recently, the CI has been failing due to an error that only occurs on Windows:

FAILED tests/test_modeling_value_head.py::CausalLMValueHeadModelTester::test_from_save_trl_sharded - NotADirectoryError: [WinError 267] The directory name is invalid: 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\tmp38yak_88\\model.safetensors'

I've built a VM to reproduce it locally, but the tests pass on this VM. Currently, I'm unable to explain why it's failing on GH.

@qgallouedec qgallouedec requested a review from kashif August 5, 2024 13:41
@qgallouedec qgallouedec merged commit b580e45 into main Aug 5, 2024
10 checks passed
@qgallouedec qgallouedec deleted the debug-ci branch August 5, 2024 14:01
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