chore: fix typos in language models (#36586)

* chore: fix typos in language models

* chore: fix typos in mistral model

* chore: fix model copy from issue

* chore: fix model copy from issue

* chore: fix model copy from issue

* chore: fix model copy from issue

* chore: fix model copy from issue
This commit is contained in:
Afanti
2025-03-10 23:54:49 +08:00
committed by GitHub
parent a929c466d0
commit af9b2eaa54
115 changed files with 144 additions and 144 deletions

View File

@@ -1094,7 +1094,7 @@ class AriaTextModel(AriaTextPreTrainedModel):
dtype (`torch.dtype`):
The dtype to use for the 4D attention mask.
device (`torch.device`):
The device to plcae the 4D attention mask on.
The device to place the 4D attention mask on.
cache_position (`torch.Tensor`):
Indices depicting the position of the input sequence tokens in the sequence.
batch_size (`torch.Tensor`):