Documentation

Getting Started

Set a preferred device

Choose a preferred device to load models via LM Link

Choosing a preferred device

When the same model is available on multiple devices in the link, LM Link uses the preferred device to load and use the model . Each device on the network can configure its own preferred device independently.

This is especially relevant when accessing remote models via the SDK or REST API.

Machines with GUI

In the app, head to the LM Link page, select the device and toggle the "Set as preferred device" option.

undefined

Set a device as your preferred device

Machines without GUI

To set a preferred device from the terminal, use the following command:

lms link set-preferred-device

This page's source is available on GitHub