Models
Overview
The Models catalog page allows you to explore and deploy LLMs. It includes over 200 base models, so you can pick one that fits your needs. You can connect your own models by adding credentials from our supported providers, or try Direct Access LLMs that consist of popular models you can use right away in Datasaur without entering credentials.
Explore the models
Go to the Models catalog page under LLM Labs menu.
Navigate to the Explore tab.
Integrate LLM providers
You can also integrate with several LLM providers, such as Amazon SageMaker JumpStart, Amazon Bedrock, Azure OpenAI, OpenAI, and Google Vertex AI, through the Manage providers button.

To connect a provider, you need to set up and add your credentials in Datasaur.

Once you connect a provider, some will fetch your models so you can use them right away, while others require you to deploy the model first.

Deploy the models
Here’s how to deploy a model from Amazon SageMaker JumpStart. Click Deploy model, then in the dialog that appears, enter an endpoint name and choose your preferred instance type.

After you click Deploy model, the deployment may take several minutes. You can track its progress in the model status at the top right.

After deployment is complete, the model status will change to Available, and you can start using the model right away.

Available models
The Available tab shows all deployed models and lets you deploy or undeploy them. It also lists our Direct Access LLMs —popular models you can use right away without having to add credentials.

Undeploy models
To undeploy a model, you can click the three dots on the model card and select Undeploy model.

The model status will be changed into unavailable once you click the Undeploy model button.

Disconnect LLM providers
To disconnect a provider, click Manage providers, then View details for the provider you want to disconnect. In the dialog that opens, click Disconnect at the bottom left.

Once you’ve clicked the Disconnect button, the providers will be disconnected from your workspace.
Last updated