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

[Llama] Add Llama3.2 Instruct 1B 3B to preset #575

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

CharlieFRuan
Copy link
Contributor

This PR supports Llama3.2-1B and 3B Instruct. Hence we add the following Llama3.2 models to the prebuilt list:

  • Llama-3.2-1B-Instruct-q4f16_1-MLC
  • Llama-3.2-1B-Instruct-q4f32_1-MLC
  • Llama-3.2-1B-Instruct-q0f16-MLC
  • Llama-3.2-1B-Instruct-q0f32-MLC
  • Llama-3.2-3B-Instruct-q4f16_1-MLC
  • Llama-3.2-3B-Instruct-q4f32_1-MLC

@tqchen tqchen merged commit db77ff5 into mlc-ai:main Sep 25, 2024
1 check passed
CharlieFRuan added a commit that referenced this pull request Sep 25, 2024
### Change
- #575
  - Added the following models to the prebuilt list:
    - `Llama-3.2-1B-Instruct-q4f16_1-MLC`
    - `Llama-3.2-1B-Instruct-q4f32_1-MLC`
    - `Llama-3.2-1B-Instruct-q0f16-MLC`
    - `Llama-3.2-1B-Instruct-q0f32-MLC`
    - `Llama-3.2-3B-Instruct-q4f16_1-MLC`
    - `Llama-3.2-3B-Instruct-q4f32_1-MLC`

### TVMjs
- No change, version `0.18.0-dev0` just like 0.2.66
- Built at
apache/tvm@30fb16a
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