Skip to content
Neutree Documentation

Quick start

When you log in to Neutree for the first time, the system provides a quick start wizard. Following the guide, you will create a single-node static cluster named quick-start-cluster, and use the llama.cpp engine to run the Tinystories-gpt-0.1-3m model on this cluster. This feature helps you quickly experience the core functionality.

  1. Log in to the Neutree management interface. In the left navigation pane, click Overview, then click Quick Start on the right-side page.

  2. Fill in the configuration information.

    ParameterDescription
    Node IPThe IP address of the node.
    SSH UserThe SSH username, which must be the root user or another user with root privileges.
    SSH Private KeyThe SSH private key string. Refer to the Preparing SSH private key section for guidance.
  3. After confirming the configuration is correct, click Deploy. The interface will display the deployment progress.

  4. After deployment is complete, click Clusters and Endpoints in the left navigation pane to verify the status of the above resources, then run a test in the Playground of the endpoint.