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 96e1613 commit c572513Copy full SHA for c572513
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