You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an optional --base-model-checkpoint-path for a compatible base-weight directory while --base-model remains the logical model identity. This supports local or staged weight directories with the same architecture and tokenizer configuration.
Add an optional
--base-model-checkpoint-pathfor a compatible base-weight directory while--base-modelremains the logical model identity. This supports local or staged weight directories with the same architecture and tokenizer configuration.