Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Disallow Offload to disk for gguf files #36933

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

Merged
merged 3 commits into from
Mar 24, 2025
Merged

Disallow Offload to disk for gguf files #36933

merged 3 commits into from
Mar 24, 2025

Conversation

MekkCyber
Copy link
Contributor

What does this PR do?

Disallow offload to disk for gguf files. It was introduced in this pr #35628.
We can't have offload to disk in the case of gguf files because we need to modify the state_dict to be compatible with transformers.

@github-actions github-actions bot marked this pull request as draft March 24, 2025 15:40
Copy link

Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. When it is ready for review, please click the Ready for review button (at the bottom of the PR page).

@MekkCyber MekkCyber marked this pull request as ready for review March 24, 2025 15:41
@MekkCyber MekkCyber requested review from SunMarc and removed request for Rocketknight1 and ArthurZucker March 24, 2025 15:41
@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.

@MekkCyber MekkCyber merged commit 2b8a15c into main Mar 24, 2025
24 checks passed
@MekkCyber MekkCyber deleted the fix_offload_disk branch March 24, 2025 18:30
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