Skip to content

Models ​

Feature Overview ​

ItemContent
Applicable RolesOperators
Navigation PathAI Infra(On-Cloud) > Deploy Assets > Models
Page Route/infrahub/op/model/model
Managed ObjectsModel-library records, meta-models, deployment targets, and cloud-model configuration

Beginner Explanation ​

Models is the catalog of deployable model assets. Each record combines meta-model capability, cloud deployment targets, compute plans, and output configuration for policies and Quick Deployment.

Terminology ​

TermDescription
Meta-modelA base definition of model capability, modality, and protocol.
Deployment TargetA cloud platform and region where the model can run.
Compute PlanA resource-flavor combination used for model deployment.

Review existing details, add a model, select the meta-model, deployment target, cloud model, compute plan, and output configuration in order, then submit and validate downstream availability.

Beginner Checklist ​

ScenarioDo FirstDo Not Do Directly
First visitReview existing objects, states, and available actionsChange an unknown object
Before a changeVerify upstream dependencies, impact scope, and target objectSkip dependency and impact checks
After completionValidate the current and downstream pages with Result ValidationRely only on a success message
Page errorRecord the redacted object, time, and page messageSubmit repeatedly or record real credentials

Prerequisites ​

  1. The current account has the permission required for Models.
  2. The meta-model, cloud platform, resource pool, and inference framework are ready.
  3. Before adding or changing a model, confirm regions, resource cost, and policy references.

Page Description ​

The page lists model-library records with details and an Add Model entry.

Page screenshots:

Models page

The image shows the Models management page, displaying managed meta-model cards, model series, publish status, and associated deployment targets, along with the Add Model button.

Main Operations ​

View Model Details ​

  1. Locate the target model record.
  2. Click the model name or "Details".
  3. Verify the meta-model, deployment target, framework version, compute plan, and state.

Model details

The image shows the Model Details drawer, displaying basic meta-model information, configured cloud deployment targets, compute plans, inference framework versions, and health probe states.

Add Model ​

Step 1: Select Meta-Model ​

  1. Click "Add Model" in the upper right of the Models page to enter the configuration wizard.
  2. Search for the target base model (such as Qwen3-8b) by author, type, or keyword, and verify the context window, maximum input/output constraints, and protocol compatibility on the right.
  3. After selection, click "Next".

Select meta-model

The image shows "Add Model - Step 1: Meta-Model", filtering and selecting the target foundation model while displaying its parameters and capability constraints on the right.

Step 2: Configure Deployment Target and Compute ​

  1. In the deployment configuration step, click "Add Deployment Target".
  2. Select the target cloud platform (such as Alibaba Cloud) and an enabled regional resource pool.

Add deployment target

The image shows clicking "Add Deployment Target" in Step 2 to select the cloud platform and available region.

  1. Select a cloud preset model or specify a custom model identifier.

Select cloud model

The image shows specifying the cloud provider model identifier or version for the deployment target.

  1. Select the compute plan specifications and associate the compatible inference framework version.

Select compute plan

The image shows selecting compute plan specifications and compatible inference framework versions for the deployment target.

  1. Add output configuration as needed, specifying listening ports, timeout thresholds, and related parameters.

Add output configuration

The image shows configuring the deployment target's output parameters and communication protocol settings.

Step 3: Confirm Configuration and Submit ​

  1. Proceed to Step 3 to review the summary information for the meta-model, multi-cloud deployment targets, compute plans, and framework versions.
  2. Confirm the settings and click "Submit" (or "Publish Version") to complete model onboarding.
  3. After submission, return to the Models list and verify that the new model is available.

Confirm model configuration

The image shows "Add Model - Step 3: Confirm Configuration / Publish Version", performing final verification of multi-cloud deployment targets and parameters before submitting.

Parameter Reference ​

Field NameRequiredField TypeExampleDescription
Model NameYesTextSample ModelModel name displayed in the Models list and details.
Model TypeNoDropdown/TagConversationUsed to filter or identify the model capability type.
Meta ModelYesSingle selectSample Meta ModelBase model definition selected in the first add model step.
Cloud Deployment PointYesList/SelectionSample Cloud - Sample RegionEach deployment point binds one cloud platform and region.
Cloud AccountConditionally requiredDropdownSample Cloud AccountCloud account selected when assigning a cloud model.
Cloud ModelConditionally requiredDropdownSample Cloud ModelCloud-side model that can be bound to the current model.
Model FrameworkYesSingle select/TableSample FrameworkFramework that can run the model.
TypeNoTextvllmModel framework type.
VersionNoTextv1.0Framework or model version.
ImageYesText<BASE_URL>/runtime:tagRuntime image address. Use placeholders only in documentation.
GPU ModelNoTextSample GPUUsed to filter deployment specifications.
GPU CountNoNumber1Used to filter deployment specifications.
CPU CoresNoNumber4CPU configuration in a deployment specification.
Memory (GB)NoNumber16Memory configuration in a deployment specification.
Card TypeNoDropdownGPUCard type used when filtering specifications.
SpecificationYesSingle selectexample.specActual deployment specification name.
Price / Billing CycleNoText--Price or billing cycle shown on the page. Confirm cost impact before configuration.
Request URLYesText{request_url}Generated after deployment. Do not write real internal addresses.
Request MethodYesDropdownPOSTRequest method in output configuration.
Request HeadersNoTableAuthorizationRequest header configuration. Do not write real credentials.
Request ParametersNoTabletemperatureRequest parameter configuration.
Parameter typeNoDropdownstringType of a request header or request parameter.
RequiredNoCheckboxYesMarks whether a parameter is required.
SaveYesButtonSaveSaves the current dialog or configuration block.
NextYesButtonNextMoves to the next configuration step.

Pitfalls ​

  • Do not skip the upstream dependency check: The meta-model, cloud platform, resource pool, and inference framework are ready.
  • Confirm impact before a configuration change: Before adding or changing a model, confirm regions, resource cost, and policy references.
  • A success message does not prove downstream synchronization. Use Result Validation afterward.
  • Use only <API_KEY>, <PERSONAL_KEY>, <ACCESS_KEY_ID>, <ACCESS_KEY_SECRET>, <BASE_URL>, and <ENDPOINT_PATH> for credential and endpoint examples.

Result Validation ​

Check ItemSuccess SignalIf Abnormal
Page is accessibleTitle, navigation, and main content display correctlyCheck role permission and navigation path
Managed objects are visibleModel-library records, meta-models, deployment targets, and cloud-model configuration display as expectedClear filters and verify upstream dependencies
Operation result is savedThe expected state or new record appearsReview page messages, required fields, and dependencies
Downstream result is consistentAssociated pages show the changeWait for synchronization, refresh, and return to the responsible object

FAQ ​

Target Object Is Missing in Models ​

Symptom:

The expected object is missing from the list or selector.

Possible Causes:

  • Active query criteria filter out the target object.
  • An upstream object is disabled, or the current role lacks visibility.

Resolution:

  1. Clear filters and refresh the page.
  2. Verify the prerequisite object: The meta-model, cloud platform, resource pool, and inference framework are ready.
  3. Confirm the current role and data scope, then locate the object again.

Models Action Is Unavailable ​

Symptom:

An expected button, menu, or state switch is unavailable.

Possible Causes:

  • The current account lacks the required action permission.
  • Object state, references, or prerequisites block the action.

Resolution:

  1. Verify the permission for the action and the current object state.
  2. Check references and prerequisites identified by the page message.
  3. Remove the blocker, refresh the page, and perform the action once.

Models Change Does Not Reach Downstream ​

Symptom:

The page reports success, but a downstream page still shows the old state.

Possible Causes:

  • An associated page has stale cache or synchronization delay.
  • The current and downstream pages use different roles, tenants, or data scopes.

Resolution:

  1. Wait for synchronization and refresh both pages.
  2. Confirm that both pages use the same role, tenant, and object scope.
  3. If they still differ, return to the responsible object and verify the saved result.

Models Data Differs from Another Page ​

Symptom:

Counts or states differ from an associated page.

Possible Causes:

  • The pages use different filters, aggregation rules, or update times.
  • The change is still synchronizing, or role-based data scopes differ.

Resolution:

  1. Align filters and aggregation rules on both pages.
  2. Check update times and wait for synchronization.
  3. Compare object details instead of summary counts only.

How to Troubleshoot a Models Failure ​

Symptom:

Submission fails or the state does not change for an extended period.

Possible Causes:

  • Required fields, field combinations, or object state do not meet submission rules.
  • An upstream dependency is invalid, the request failed, or the same action is already processing.

Resolution:

  1. Record the redacted object, time, and complete page message.
  2. Verify required fields, object state, and upstream dependencies.
  3. Confirm that no identical job is processing before one retry.

Notes ​

  • Before adding or changing a model, confirm regions, resource cost, and policy references.
  • Do not put real accounts, credentials, internal locations, or customer data in documentation, screenshots, tickets, or chat records.
  • Authorization, deployment, deletion, publication, state, or billing changes require an auditable record and recovery plan.

Next Steps ​

  1. Review deployment points, compute plan, and output configuration on the model details page.
  2. Configure or check Tenant-Cloud Auth and Business-Region Auth.
  3. Validate from the user perspective that the model can be selected in quick access or deployment flows.