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 MLC Web-LLM Integration #5243

Merged
merged 48 commits into from May 13, 2024
Merged

Add MLC Web-LLM Integration #5243

merged 48 commits into from May 13, 2024

Conversation

Adrastopoulos
Copy link
Contributor

This allows one to execute LLMs in the browser via WASM/WebGPU - https://github.com/mlc-ai/web-llm.

Fixes #4394

edwincha and others added 30 commits April 26, 2024 13:30
Add mlc_ai/webllm optional dependencies
feat: add webllm entry point
Finish implementation of webllm
@jacoblee93 jacoblee93 marked this pull request as ready for review May 13, 2024 22:14
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 13, 2024
@jacoblee93
Copy link
Collaborator

Thank you! Made some other updates

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label May 13, 2024
@@ -75,6 +75,7 @@
"@huggingface/inference": "^2.6.4",
Copy link

Choose a reason for hiding this comment

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

Hey there! 👋 I noticed that a new hard dependency, "@mlc-ai/web-llm", has been added in this PR. I've flagged this for your review to ensure everything aligns with the project's dependencies. Keep up the great work! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature request] Add MLC Web-LLM
6 participants