ML API Create

Creation

You can choose the API environment when registering the model.

You can create an API in ML API > My APIs in the cloud.

By selecting the API creation button, you can create an API through the following screen.

You can check the information of the created API and modify or delete it.

API Specifications

  • GPU/NPU Devices

    • Select the desired GPU or NPU device.

    • If you want to use without a GPU, select "Unselected" for the GPU/NPU device.

  • CPU

    • Select the desired number of CPUs. The minimum or maximum number of CPUs may be limited depending on the GPU or NPU.

  • Memory

    • Select the desired memory size. The available sizes may be limited depending on the CPU.

  • Instances

    • Select the number of instances to be executed.

    • The number of instances may increase or decrease depending on the configured autoscaling policy.

Last updated