[Doc]: fix typos in Python comments (#24417)

Signed-off-by: Didier Durand <durand.didier@gmail.com>
This commit is contained in:
Didier Durand
2025-09-08 09:22:16 +02:00
committed by GitHub
parent 2f0b833a05
commit f4962a6d55
12 changed files with 12 additions and 12 deletions

View File

@@ -1169,7 +1169,7 @@ class ModelConfig:
]
# Any custom overrides will be in quantization_methods so we place
# them at the start of the list so custom overrides have preference
# over the built in ones.
# over the built-in ones.
quantization_methods = quantization_methods + overrides
# Detect which checkpoint is it