Skip to content

Commit 73d26b6

Browse files
authored
W&B Inference: Added quick line about inference to landing page (#1567)
Description ----------- What is stated in title and removed an emoji. Related issues ----------- - Fixes https://wandb.atlassian.net/browse/DOCS-1699
1 parent 3184a7c commit 73d26b6

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

content/en/guides/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ W&B consists of three major components: [Models]({{< relref "/guides/models.md"
3131
- [Tables]({{< relref "/guides/models/tables/" >}}): Visualize and query tabular data
3232
- [Reports]({{< relref "/guides/core/reports/" >}}): Document and collaborate on your discoveries
3333

34+
**[W&B Inference]({{< relref "/guides/inference/" >}})** is a set of tools for accessing open-source foundation models through W&B Weave and an OpenAI-compatible API.
35+
3436
{{% alert %}}
3537
Learn about recent releases in the [W&B release notes]({{< relref "/ref/release-notes/" >}}).
3638
{{% /alert %}}

content/en/guides/inference/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ print(response.choices[0].message.content)
5454
W&B Inference credits come with Free, Pro, and Academic plans for a limited time. Availability may vary for Enterprise accounts. When credits run out:
5555

5656
- **Free users** must upgrade to a paid plan to continue using Inference.
57-
👉 [Upgrade to Pro or Enterprise](https://wandb.ai/subscriptions)
57+
[Upgrade to Pro or Enterprise](https://wandb.ai/subscriptions)
5858
- **Pro users** are billed monthly for usage beyond free credits, up to a default cap of $6,000/month. See [Account tiers and default usage caps]({{< relref "usage-limits#account-tiers-and-default-usage-caps" >}})
5959
- **Enterprise usage** is capped at $700,000/year. Your account executive handles billing and limit increases. See [Account tiers and default usage caps]({{< relref "usage-limits#account-tiers-and-default-usage-caps" >}})
6060

0 commit comments

Comments
 (0)