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

[WEBGPU] Update runtime to remove deprecated API #17371

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Sep 13, 2024

This PR updates webgpu runtime code to remove
deprecated API. unblocks the CI.

This PR updates webgpu runtime code to remove
deprecated API. unblocks the CI.
Copy link
Contributor

@Lunderberg Lunderberg left a comment

Choose a reason for hiding this comment

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

Thank you for finding and fixing this CI issue, as I had just run into it on #17323 as well.

@tqchen tqchen merged commit cea4c85 into apache:main Sep 14, 2024
19 of 20 checks passed
CharlieFRuan added a commit to mlc-ai/web-llm that referenced this pull request Sep 19, 2024
This new version only introduces new models:
- #558
- Adds `Hermes-3-Llama-3.1-8B-q4f32_1-MLC` and
`Hermes-3-Llama-3.1-8B-q4f16_1-MLC` to the prebuilt
- #564
  - Add the following models to prebuilt:
    - Qwen2.5-0.5B - q0f16, q0f32, q4f16_1, q4f32_1
    - Qwen2.5-1.5B, 3B, 7B - q4f16_1, q4f32_1
    - Qwen2.5-Coder-1.5B, 7B - q4f16_1, q4f32_1

### TVMjs
- Updated to current head:
apache/tvm@a242046
- Main change is apache/tvm#17371; without it,
it prevents us from installing dependencies when building web-llm
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.

3 participants