AttributeError: module 'transformers.models.mistral3.modeling_mistral3' has no attribute 'logger'
#1
by
Thanh12354
- opened
I have this error when i try to run this model, I dont have any problems with older mistral version: exec("modeling_file.logger.addFilter(HideLoggingMessage('Setting use_cache=False
'))", globals(), locals())
File "", line 1, in
AttributeError: module 'transformers.models.mistral3.modeling_mistral3' has no attribute 'logger'