Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -852,12 +852,12 @@
"pages": [
"serverless-training",
"serverless-training/prerequisites",
"serverless-training/available-models",
"serverless-training/usage-limits",
{
"group": "Serverless RL",
"pages": [
"serverless-training/usage",
"serverless-training/available-models",
"serverless-training/use-trained-models"
]
},
Expand Down Expand Up @@ -8626,4 +8626,4 @@
"stylesheet": "/css/styles.css"
},
"theme": "aspen"
}
}
6 changes: 3 additions & 3 deletions serverless-training/available-models.mdx
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Available models
description: "Browse the foundation models available for training with Serverless RL, including supported model variants and capabilities."
description: "Browse the foundation models available for training with Serverless Training, including supported model variants and capabilities."
---

Serverless RL currently supports the following foundation models for training.
Serverless Training currently supports the following foundation models for both RL and SFT training.

To express interest in a particular model, contact [support](mailto:support@wandb.ai).
To express interest in a particular model that isn't listed below, contact [support](mailto:support@wandb.ai).

## Model catalog
{/* takeru training-serverless-rl-catalog - This table is automatically generated, do not edit manually. */}
Expand Down
Loading