[Doc] Add the start of an arch overview page (#10368)
This commit is contained in:
@@ -793,7 +793,7 @@ class EngineArgs:
|
||||
type=str,
|
||||
default=[],
|
||||
help="The pattern(s) to ignore when loading the model."
|
||||
"Default to 'original/**/*' to avoid repeated loading of llama's "
|
||||
"Default to `original/**/*` to avoid repeated loading of llama's "
|
||||
"checkpoints.")
|
||||
parser.add_argument(
|
||||
'--preemption-mode',
|
||||
|
||||
Reference in New Issue
Block a user