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

[WIP] Support InternLM on 3rd-party inference toolboxes #136

Closed
3 of 5 tasks
wangruohui opened this issue Jul 18, 2023 · 0 comments
Closed
3 of 5 tasks

[WIP] Support InternLM on 3rd-party inference toolboxes #136

wangruohui opened this issue Jul 18, 2023 · 0 comments

Comments

@wangruohui
Copy link
Collaborator

wangruohui commented Jul 18, 2023

This issue is to track progress on 3rd party toolboxes which is related to InternLM.

VLLM

https://github.com/wangruohui/vllm/tree/internlm

  • Inference with single GPU
    • There seems some bug, not sure from my implementation or from upstream
  • Tensor parallel

DeepSpeed

InternLM-7B is supported in Deepspeed inference and merged to main branch: microsoft/DeepSpeed#4137

  • Single GPU with kernel infection policy
  • Tensor parallel

Meta tensor for faster model loading: watching microsoft/DeepSpeed#3608

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

2 participants