Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Replace custom sharding with save_torch_state_dict from huggingface_hub #644

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

casper-hansen
Copy link
Owner

No description provided.

@casper-hansen casper-hansen merged commit a28c747 into main Nov 14, 2024
BenjaminBossan added a commit to BenjaminBossan/transformers that referenced this pull request Nov 25, 2024
The old AWQ version is failing with the latest (unreleased)
transformers, giving the error:

> ImportError: cannot import name 'shard_checkpoint' from
'transformers.modeling_utils'

This has been resolved in awq v0.2.7:

casper-hansen/AutoAWQ#644
SunMarc pushed a commit to huggingface/transformers that referenced this pull request Nov 25, 2024
The old AWQ version is failing with the latest (unreleased)
transformers, giving the error:

> ImportError: cannot import name 'shard_checkpoint' from
'transformers.modeling_utils'

This has been resolved in awq v0.2.7:

casper-hansen/AutoAWQ#644
BernardZach pushed a commit to BernardZach/transformers that referenced this pull request Dec 5, 2024
The old AWQ version is failing with the latest (unreleased)
transformers, giving the error:

> ImportError: cannot import name 'shard_checkpoint' from
'transformers.modeling_utils'

This has been resolved in awq v0.2.7:

casper-hansen/AutoAWQ#644
@casper-hansen casper-hansen deleted the update_weight_sharding branch December 30, 2024 21:23
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant