Skip to content

Conversation

@daisyfaithauma
Copy link
Contributor

Summary

  • Workers AI Glossary

Screenshots (optional)

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added size/s product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ labels Jan 2, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 2, 2025

Deploying cloudflare-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ec99d6
Status: ✅  Deploy successful!
Preview URL: https://8af12274.cloudflare-docs-7ou.pages.dev
Branch Preview URL: https://workers-ai-glossary.cloudflare-docs-7ou.pages.dev

View logs

@github-actions
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Copy link
Contributor

@craigsdennis craigsdennis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking good! I think it's missing Model maybe? List some out and link to their pages?

general_definition: |-
[LoRA Adapters](https://developers.cloudflare.com/workers-ai/fine-tunes/loras/) (Low-Rank Adaptation adapters) are used in machine learning to fine-tune models efficiently by adjusting a small number of parameters, allowing for customization of AI models in Workers AI.

- term: Public LoRA Adapters
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you combine this in the LoRA adapters one with an additional link to the public page?


- term: Worker Bindings
general_definition: |-
[Worker Bindings](https://developers.cloudflare.com/workers-ai/configuration/bindings/) are configurations that connect Workers scripts to external resources, such as AI models, enabling seamless integration and functionality.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might want to add other things like KV and D1?

general_definition: |-
[Prompt Engineering](https://developers.cloudflare.com/workers-ai/guides/prompting/) is the practice of designing and refining input prompts to effectively elicit desired responses from AI models.

- term: Prompt Templates
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmmm do you mean like the messages array here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No I mean the predifined templates here https://developers.cloudflare.com/workers-ai/guides/prompting/

entries:
- term: Workers AI
general_definition: |-
[Workers AI](https://developers.cloudflare.com/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 Cloudflare API.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

via a REST API maybe instead of CF?

@craigsdennis
Copy link
Contributor

Ooh also Inference!

@github-actions github-actions bot added size/xl and removed size/s labels Feb 17, 2025
@daisyfaithauma
Copy link
Contributor Author

#20030 new PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/xl

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants