-
Notifications
You must be signed in to change notification settings - Fork 870
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
[Feature] Support for GPT-2 #1643
Labels
good first issue
Good for newcomers
Comments
hi can I work on this? |
Sure, go ahead. It's not difficult. ref https://github.com/vllm-project/vllm/blob/main/vllm/model_executor/models/gpt2.py |
Hi! Is anyone currently working on this issue? If not, I’d love to take it on. I’m new to contributing, so any pointers on where to start or key files to review would be really helpful. |
DanielC12321
added a commit
to DanielC12321/sglangGPT2
that referenced
this issue
Oct 29, 2024
Merged
implemented by #1833 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Motivation
I believe there is still a vast majority of our community working with GPT-2 or similar small language models for niche datasets. It would be great if these finetuned GPT-2 models can be deployed through sglang.
Related resources
No response
The text was updated successfully, but these errors were encountered: