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

[Bug] add support for llama 3.2 #1523

Open
5 tasks done
Stealthwriter opened this issue Sep 26, 2024 · 3 comments
Open
5 tasks done

[Bug] add support for llama 3.2 #1523

Stealthwriter opened this issue Sep 26, 2024 · 3 comments

Comments

@Stealthwriter
Copy link

Checklist

  • 1. I have searched related issues but cannot get the expected help.
  • 2. The bug has not been fixed in the latest version.
  • 3. Please note that if the bug-related issue you submitted lacks corresponding environment info and a minimal reproducible demo, it will be challenging for us to reproduce and resolve the issue, reducing the likelihood of receiving feedback.
  • 4. If the issue you raised is not a bug but a question, please raise a discussion at https://github.com/sgl-project/sglang/discussions/new/choose Otherwise, it will be closed.
  • 5. Please use English, otherwise it will be closed.

Describe the bug

data did not match any variant of untagged enum ModelWrapper at line 1251003 column 3

Reproduction

try to run llama 3.2 3b

Environment

docker

@shubhanshu786
Copy link

vLLM as already added support for Llama 3.2. SGLang, should do that too fast.

@zhyncs
Copy link
Member

zhyncs commented Sep 28, 2024

Yes, vLLM currently only supports a single image. @hnyls2002 is working on support Llama 3.2 3b functionality.

@81549361
Copy link

Yes, vLLM currently only supports a single image. @hnyls2002 is working on support Llama 3.2 3b functionality.

I just need to reinstall sglang and update some packages to reason about llama 3b

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

No branches or pull requests

4 participants