mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 11:11:05 +06:00
nit
This commit is contained in:
parent
ef9f9081dd
commit
cae9b80297
@ -537,6 +537,8 @@ AIMV2_VISION_INPUTS_DOCSTRING = r"""
|
||||
more detail.
|
||||
interpolate_pos_encoding (`bool`, *optional*, defaults `False`):
|
||||
Whether to interpolate the pre-trained position encodings.
|
||||
return_dict (`bool`, *optional*):
|
||||
Whether or not to return a [`~utils.ModelOutput`] instead of a plain tuple.
|
||||
"""
|
||||
|
||||
|
||||
|
@ -556,6 +556,8 @@ AIMV2_VISION_INPUTS_DOCSTRING = r"""
|
||||
more detail.
|
||||
interpolate_pos_encoding (`bool`, *optional*, defaults `False`):
|
||||
Whether to interpolate the pre-trained position encodings.
|
||||
return_dict (`bool`, *optional*):
|
||||
Whether or not to return a [`~utils.ModelOutput`] instead of a plain tuple.
|
||||
"""
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user