Please structure the names of your organizations, model names, and revision identifiers according to the Hugging Face limitations when deploying models to local Hugging Face repositories:
Organization name limitations:
The name can only contain letters, numbers, and hyphens (-)
The name cannot start or end with a hyphen, or use consecutive hyphens (--)
The name cannot contain only numbers
Model name limitations:
The name can only contain letters, numbers, hyphens (-), underscores (_), and periods (.)
Revision identifier limitations:
The name can only contain letters, numbers, hyphens (-), and periods (.)
The name cannot contain spaces or control characters (^, $, etc.)