Skip to content
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

Add a prompt interface #79

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add a prompt interface #79

wants to merge 1 commit into from

Conversation

abrown
Copy link
Collaborator

@abrown abrown commented Aug 13, 2024

Recent conversations (especially in the machine learning working group) suggest a need for a more specialized version of wasi-nn targeting LLMs. This change proposes such an interface, allowing users to access an ML graph directly using prompt strings instead of through the original tensor-based interface (i.e., inference).

Recent conversations (especially in the [machine learning working
group]) suggest a need for a more specialized version of wasi-nn
targeting LLMs. This change proposes such an interface, allowing users
to access an ML `graph` directly using prompt strings instead of through
the original tensor-based interface (i.e., `inference`).

[machine learning working group]: https://github.com/bytecodealliance/meetings/tree/main/machine-learning/
@abrown abrown marked this pull request as draft August 13, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant