issues
search
huggingface
/
transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
https://huggingface.co/transformers
Apache License 2.0
135.32k
stars
27.08k
forks
source link
Remove quantization related config from dequantized model
#34856
Closed
konradkalita
closed
9 hours ago
konradkalita
commented
1 day ago
What does this PR do?
Fixes #34847
Before submitting
[ ] This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
[x] Did you read the
contributor guideline
, Pull Request section?
[x] Was this discussed/approved via a Github issue or the
forum
? Please add a link to it if that's the case.
[x] Did you make sure to update the documentation with your changes? Here are the
documentation guidelines
, and
here are tips on formatting docstrings
.
[ ] Did you write any new necessary tests?
Who can review?
@SunMarc
What does this PR do?
Fixes #34847
Before submitting
Who can review?
@SunMarc