Unverified Commit 085321c9 authored by Kamal Raj's avatar Kamal Raj Committed by GitHub
Browse files

Update configuration_auto.py (#17527)

parent 048dd73b
...@@ -689,7 +689,7 @@ class AutoConfig: ...@@ -689,7 +689,7 @@ class AutoConfig:
>>> config.output_attentions >>> config.output_attentions
True True
>>> config.unused_kwargs >>> unused_kwargs
{'foo': False} {'foo': False}
```""" ```"""
kwargs["_from_auto"] = True kwargs["_from_auto"] = True
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment