Page cover

Management Client

The Management Client is designed for AI Providers to manage all aspects of model setup, integration, and resource management. Providers can perform these activities using either the Lattica Web Console or the Python SDK.

Before using either option, you must sign up on the Lattica Console to create an account and receive your Account ID.

1

Installing the Management Package (Python SDK)

If you choose to use the Python SDK, install the Management Client package. This package provides all functionalities needed for deploying models, managing tokens, and controlling workers.

2

Model Compilation and Integration

The Management Client enables AI Providers to deploy and manage their models in Lattica’s system.

  • Deployment Options:

    • Use the Web Console for an intuitive user interface.

    • Use the Python SDK for programmatic integration.

  • Process:

    • Deploy AI models to LatticaAI’s backend

    • Models can be managed (updated, activated, or deactivated) after deployment.

3

Access Token Management

The Management Client provides tools to manage User Access Tokens, which control secure access to deployed models.

These activities can be performed via the Web Console or the Python SDK.

4

Worker (GPU) Management

After models and tokens are set up, AI Providers can control computational resources by managing workers.

  • Worker Functions:

    • Start or stop GPU workers as needed for active operations.

    • Monitor worker performance and optimize resource allocation.

Providers can perform these activities through the Web Console or Python SDK, giving full control over runtime and resources.

Last updated

Was this helpful?