We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3020c68 commit d6f799aCopy full SHA for d6f799a
examples/llm_ptq/hf_ptq.py
@@ -33,7 +33,6 @@
33
)
34
from transformers import (
35
AutoConfig,
36
- AutoImageProcessor,
37
AutoModelForCausalLM,
38
AutoProcessor,
39
PreTrainedTokenizer,
0 commit comments