[loader] enable private loader (#14620)

This commit is contained in:
Yinghai Lu
2025-12-11 11:49:46 -08:00
committed by GitHub
parent 5c961756a3
commit b05b346a13
5 changed files with 13 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ LOAD_FORMAT_CHOICES = [
"flash_rl",
"remote",
"remote_instance",
"private",
]
QUANTIZATION_CHOICES = [