-
Notifications
You must be signed in to change notification settings - Fork 32
W&B Training: Serverless RL launch #1682
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying docs with
|
Latest commit: |
8682337
|
Status: | ✅ Deploy successful! |
Preview URL: | https://77b9f641.docodile.pages.dev |
Branch Preview URL: | https://docs-training-serverless-rl.docodile.pages.dev |
PR Preview: Changed content Base preview: https://docs-training-serverless-rl.docodile.pages.dev Added
Modified
|
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
|
||
## Geographic restrictions | ||
|
||
Serverless RL is only available in supported geographic locations. For more information, see the [Terms of Service](https://docs.coreweave.com/docs/policies/terms-of-service/terms-of-use#geographic-restrictions). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just confirming that this is the correct page to link to? It doesn't mention Serverless RL or Training and it's a CoreWeave page, not a W&B page.
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
weight: 10 | ||
--- | ||
|
||
Serverless RL is supported through [OpenPipe's ART framework](https://art.openpipe.ai/getting-started/about) and the W&B Training API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Suggestion feel free to ignore) Since the content on this page is so short, we can add this as an H2 (for now) on the training/serverless-rl/_index.md page. I agree that the TOC navigation is appealing, though.
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
content/en/guides/training/serverless-rl/using-trained-models.md
Outdated
Show resolved
Hide resolved
The model's endpoint uses the following schema: | ||
|
||
``` | ||
wandb-artifact:///<entity>/<project>/<model-name>:<step> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the entity isn't currently supported, does that change this?
Description
This adds documentation for the new W&B Training Serverless RL service. It includes:
📄 View preview links for changed pages