Create an Interactive Session
Create an Interactive Session
Updated on 29 Aug 2025

Access the Model Testing service and choose Interactive Session tab, click button "Create New Session" file

Create Interactive Session

file

  • Enter Session Name
    • Default format: [int.session]_[timestamp]
    • Editable with a 100-character limit
  • Enter Session Description (Max 200 characters)
  • Model Source Options

    You can choose between two model sources when configuring your setup:

    • Catalog

      • When Catalog is selected as the source, the system will display a list of all available models from the Model Catalog. Ensure that you choose the instruct model.

      Example: Llama-3.1-8B-Instruct

      • This option is suitable when you want to browse or select from predefined, public models.
    • Private Model
  • Use this option if you want to work with models that are not publicly listed in the catalog.
  • When Private Model is selected, only your organization’s custom or privately uploaded models will be shown.
  • Choose the version of the model you would like to test. Make sure the model version already has all the necessary files uploaded and has the following tags to ensure compatibility across services:
    • Model size: **XXB (default: 8B) - Required - Used to allocate the appropriate storage capacity.
    • Chat template: str (default: llama3) - Optional - Ensure that the model can be properly trained.
    • Model type: [instruct | pretrained] - Optional - Define how the model can be used.
      • instruct → Supported for interactive sessions and test jobs.
      • pretrainedNot supported for interactive sessions and test jobs.

Once completed, a list of successfully created interactive sessions will be displayed