[Misc] Fix spelling typos in comments (#31114)

Signed-off-by: c0de128 <kevin.mckay@outlook.com>
This commit is contained in:
Kevin McKay
2025-12-21 23:13:14 -06:00
committed by GitHub
parent 19cc9468fd
commit 8c084de59d
3 changed files with 3 additions and 3 deletions

View File

@@ -138,7 +138,7 @@ def create_batched_mm_kwargs(
)
# TODO(Isotr0py): Don't initalize model during test
# TODO(Isotr0py): Don't initialize model during test
@contextmanager
def initialize_dummy_model(
model_cls: type[nn.Module],