We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a838eb commit 8d7a5a3Copy full SHA for 8d7a5a3
1 file changed
scripts/model_merger.py
@@ -23,8 +23,8 @@
23
from transformers import (
24
AutoConfig,
25
AutoModelForCausalLM,
26
- AutoModelForTokenClassification,
27
AutoModelForImageTextToText,
+ AutoModelForTokenClassification,
28
PretrainedConfig,
29
PreTrainedModel,
30
)
0 commit comments