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

added hermes 3 #558

Merged
merged 5 commits into from
Sep 13, 2024
Merged

added hermes 3 #558

merged 5 commits into from
Sep 13, 2024

Conversation

AMKCode
Copy link
Contributor

@AMKCode AMKCode commented Sep 11, 2024

Added Hermes 3 (q4f16_1 and q4f32_1) to WebLLM.

@AMKCode
Copy link
Contributor Author

AMKCode commented Sep 11, 2024

Will fix lint later, sorry!

@AMKCode
Copy link
Contributor Author

AMKCode commented Sep 12, 2024

fixed lint

Copy link
Contributor

@CharlieFRuan CharlieFRuan left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution! Left a nit comment. We can merge after confirming behaviors in examples/function-calling/function-calling-manual and examples/simple-chat with Hermes-3

src/config.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@CharlieFRuan CharlieFRuan left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@CharlieFRuan CharlieFRuan merged commit 429e719 into mlc-ai:main Sep 13, 2024
1 check passed
CharlieFRuan added a commit 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.

2 participants