The page has been translated by Gen AI.

How-to Guides

Create Simple AI Inference

To use Simple AI Inference, you must first create an Inference. To create an inference, follow these steps.

  1. Click the All Services > AI-ML > Simple AI Inference menu. 1. Go to the Service Home page of Simple AI Inference.

  2. Service Home on the page, click the Create Simple AI Inference button. 2. Navigate to the Create Serverless Inference page.

  3. Serverless Inference creation page, enter the information required to create the service and select detailed options.

    • In the Service Information Input area, select the options required to create the service.
      Category
      Required
      Detailed description
      Inference service nameRequiredEnter Serverless Inference service name
      • Enter using lowercase English letters and numbers, 3 ~ 25 characters
      EndpointRequiredSelect external access for Simple AI Inference
      • Private: Use only private endpoint access control
      • Private&Public: Use both private and public endpoint access control
      Private endpoint access controlSelectionAdd resources within Samsung Cloud Platform and allow access only to those resources
      • Private Access Allowed Resource: Select the resource to grant access to
        • Click the Add button to select the resource to grant access to
        • Select the resource to delete from the resource list, then click the Delete button to remove it
      • If no resources are added, access is granted to all resources on subnets within the same region
      • Can be modified after applying for a Serverless endpoint
      Public endpoint access controlSelectionSet whether to use public endpoint access control
      • Enabled if set, you can add IPs or resources that are allowed access
        • Public Access Allowed IP: After entering the IP range to allow access in CIDR format or as an IP address, you can add it by clicking the Add button
        • Up to 100 entries can be added
      • If not used, access is allowed for all IPs
      • Can be modified after applying for a Serverless endpoint
      Table. Serverless Inference Service Information Input Items
      Caution
      If you do not use public endpoint access control or set it to the entire IP range (Any, 0.0.0.0/0), the registry can be exposed to security attacks such as external scanning and hacking.
    • In the Additional Information Input area, enter or select the required information.
      Category
      Required status
      Detailed description
      tagSelectionAdd Tag
      • Up to 50 per resource can be added
      • After clicking the Add Tag button, enter or select Key, Value values
      Table. Serverless Inference additional information input fields
  4. Summary Verify the detailed information and estimated charges generated in the panel, then click the Create button.

  5. When the popup notifying creation opens, click the Confirm button. 5. The creation request has been completed.

    • When creation is complete, check the created items on the Serverless Inference List page.

Check usage by LLM model

On the Service Home page of Simple AI Inference, you can view the list of LLMs and token usage per model.

  1. All Services > AI-ML > Simple AI Inference Click the menu. 1. Go to the Service Home page of Simple AI Inference.
  2. Check the per-model usage of LLMs in the LLM Model Usage list on the dashboard of Service Home.
    CategoryDetailed description
    Model nameLLM name
    • clicking the name moves to the Report tab on the model’s detail page
    Model typeLLM type
    Token usage (1 Week)Token usage for the past week as of today
    Table. Simple AI Inference LLM model usage items

View Serverless Inference details

Follow these steps to view detailed information about Serverless Inference.

  1. All Services > AI-ML > Simple AI Inference Click the menu. 1. Go to the Service Home page of Simple AI Inference.

  2. On the Service Home page, click the Serverless Inference menu. 2. Serverless Inference List Go to the page.

    ItemExplanation
    Create ServiceServerless Inference can be created
    • When the button is clicked, navigate to the Serverless Inference creation page
    Inference service nameServerless Inference name
    Model IDModel ID value
    • When the Model ID is clicked, navigate to the detailed page of that model
    Model nameModel Name
    • When clicking the Model ID, navigate to the model’s detail page
    Planned model termination dateModel’s scheduled end-of-service date
    LatencyAverage response time
    ThroughputThe average number of tokens the model generates per second
    UptimeSystem uptime ratio that allows the system to operate normally without service interruption and handle user requests
    • Green: 95% or higher
    • Yellow: 80% or higher ~ less than 95%
    • Red: less than 80%
    Service cancellationServerless Inference can be terminated
    • When the button is clicked, navigate to the Serverless Inference termination page
    Table. Serverless Inference list information
    Reference
    Clicking Model ID or Model name takes you to the Model Catalog’s model detail page, where you can view the model’s detailed information.

  3. Serverless Inference List page, click the Inference service name to view detailed information. 3. Serverless Inference Details Go to the page.

    • Serverless Inference Detailed page consists of Details, Report, Tags, Job History tabs.

Detailed Information

Serverless Inference List page lets you view detailed information of the selected resource and modify the information if necessary.

CategoryDetailed description
serviceService Name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
Resource nameResource Name
Resource IDUnique resource ID in the service
ConstructorUser who created the service
Creation Date/TimeService creation date and time
ModifierUser who edited the service information
Modification date and timeDate and time the service information was modified
EndpointExternal access methods for Simple AI Inference
  • Private: Use only private endpoint access control
  • Private & Public: Use both private and public endpoint access control
  • You can change the access method by clicking the edit button
Private endpointPrivate endpoint value
  • Click the copy button to copy the endpoint value
Public endpointPublic endpoint value
  • Click the copy button to copy the endpoint value
Private endpoint access controlInformation about resources with private access allowed
  • You can add or remove resources by clicking the edit button
Public endpoint access controlPublicly accessible IP and resource information
  • Click the edit button to add or remove IPs and resources
Table. Detailed Information Tab Items

Report

On the Serverless Inference List page, you can view the daily LLM call count and token usage for the selected resource.

CategoryDetailed description
Search filterSelect items to view in the report
  • Service Type: All, Virtual Server, GPU Server, Kubernetes Engine
  • Service/Resource ID: Select a service or resource ID
    • If no service type is selected, only All can be selected
    • When a specific service is selected in Service Type, the service and resource IDs for that service can be selected
  • Model: Choose from the provided models
  • Query Period: Select the period to view the report
    • Selectable in weekly increments
    • Can select dates up to three months in the past
    • The data retrieved is based on up to 30 minutes prior to the current time
Number of callsDisplay the number of calls as a graph for the selected period
Total call countProvide the number of calls per model during the query period.
Token usageDisplay Input and Output token usage as a graph over the selected period
Total token countDisplay the total token usage during the query period, separated into Input and Output.
Average number of tokens per requestDisplay the average number of tokens used for LLM calls during the query period, separated into Input and Output.
Table. Report tab item

Tag

On the Serverless Inference List page, you can view the tag information of the selected resource, and you can add, modify, or delete it.

CategoryDetailed description
Tag ListTag list
  • You can view the Key and Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, search and select from the list of previously created Keys and Values
Table. Tag tab item

Job History

You can view the operation history of the selected resource on the Serverless Inference List page.

CategoryDetailed description
Task History ListResource change history
  • You can view the operation date and time, resource type, resource name, operation details, operation result, operator name, and path information
  • To perform an advanced search, click the Advanced Search button
Table. Work History Tab Items

View model detailed information

You can view the models provided by Simple AI Inference and their detailed information. To view the model details, follow these steps.

  1. All Services > AI-ML > Simple AI Inference Click the menu. 1. Go to the Service Home page of Simple AI Inference.
  2. On the Service Home page, click the Model Catalog menu. 2. Navigate to the Model Catalog page.
  3. On the Model Catalog page, click the model whose detailed information you want to view. 3. Model Catalog Navigate to the detailed page.
    ItemExplanation
    LicenseClick the button to view the model’s license information.
    OverviewBasic description of the model
    Sales criteriaModel developer
    CategoryScope of model usage
    latest versionProvided version
    Release dateModel release year and date
    Model IDModel ID information
    Maximum tokenMaximum token size
    Output modelitiesModel output method
    Input modelitiesModel input method
    languageModel language types
    Deployment typeModel deployment method
    Token LimitsToken limit value
    Reqeust Limitsrequest limit
    Table. Simple AI Inference Provided Model Details

Managing API Keys

You must create and register an API key to use Simple AI Inference in Severless Inference.

Create API Key

To generate an API key, follow these steps.

  1. Click the All Services > AI-ML > Simple AI Inference menu. 1. Go to the Service Home page of Simple AI Inference.

  2. On the Service Home page, click the API Key menu. 2. Navigate to the API key page.

  3. On the API key page, click the Create key button. 3. Create API Key Go to the detail page.

  4. On the API Key Creation page, after entering the information required to generate an API key, click the Create button.

    Category
    Required status
    Detailed description
    Inference typeRequiredSelect inference type
    Expiration periodRequiredEnter the expiration period of the API key
    • permanent checking the item allows use without any time restriction
    UsageSelectionEnter the purpose of using the API key within 128 characters
    Table. Serverless Inference Service Information Input Items
    Caution
    If you do not use public endpoint access control or set it to the entire IP range (Any, 0.0.0.0/0), the registry can be exposed to security attacks such as external scanning and hacking.

  5. When the popup informing you to create an API key opens, click the Confirm button.

    • When an API key is created, it is downloaded once at the time of creation.

Check API Key

To check the API key, follow these steps.

  1. All Services > AI-ML > Simple AI Inference Click the menu. 1. Go to the Service Home page of Simple AI Inference.
  2. On the Service Home page, click the API Key menu. 2. Go to the API key page.
    ItemExplanation
    Authentication keyAuthentication key information
    Inference typeInference type with a registered authentication key
    Creation timestampAuthentication key generation time
    Expiration date and timeAuthentication key expiration time
    DeleteDelete the selected authentication key
    • It becomes active when you select the authentication key to delete from the key list
    MoreChange the usage status of the selected authentication key
    • Disable When selected, the authentication key is not deleted, only its functionality is blocked
    Key generationCreate API key
    • When the button is clicked, go to the Create API Key page
    Table. Simple AI Inference provided model detailed information

Terminate Inference

Terminate Serverless Inference

To cancel Serverless Inference, follow the steps below.

  1. Click the All Services > AI-ML > Simple AI Inference menu. 1. Go to the Service Home page of Simple AI Inference.
  2. On the Service Home page, click the Serverless Inference menu. 2. Serverless Inference List Go to the page.
  3. On the Serverless Inference List page, click the Cancel Service button of the Serverless Inference you want to delete.
  4. When the pop-up notifying service termination opens, enter the service name and click the Confirm button.
ServiceWatch metric
References