Skip to content

Commit 252cea4

Browse files
Update src/content/glossary/workers-ai.yaml
Co-authored-by: marciocloudflare <[email protected]>
1 parent 6f02447 commit 252cea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/glossary/workers-ai.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ entries:
66
[Workers AI](/workers-ai/) is a Cloudflare service that enables running machine learning models on Cloudflare's global network, utilizing serverless GPUs. It allows developers to integrate AI capabilities into their applications using Workers, Pages, or via the REST API.
77
- term: Serverless GPUs
88
general_definition: |-
9-
[Serverless GPUs](https://developers.cloudflare.com/workers-ai/) are Graphics Processing Units provided by Cloudflare in a serverless environment, enabling scalable and efficient execution of machine learning models without the need for managing underlying hardware.
9+
[Serverless GPUs](/workers-ai/) are graphics processing units provided by Cloudflare in a serverless environment, enabling scalable and efficient execution of machine learning models without the need for managing underlying hardware.
1010
- term: Wrangler CLI
1111
general_definition: |-
1212
[Wrangler CLI](https://developers.cloudflare.com/workers-ai/get-started/workers-wrangler/) is a command-line tool for building and deploying Cloudflare Workers, facilitating the integration of AI models into applications.

0 commit comments

Comments
 (0)