Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Is there any examples of using offload feature in GPT/BLOOM/OPT inference? #209

Open
YJHMITWEB opened this issue Mar 17, 2023 · 1 comment

Comments

@YJHMITWEB
Copy link

YJHMITWEB commented Mar 17, 2023

Hi, currently in the examples, only linear describes a naive example of offload, in other projects such as opt, bloom, gpt, there is no option for offload.
I am wondering how to apply offload to large model inference, and any examples?

@binmakeswell
Copy link
Member

Hi @YJHMITWEB This is technically feasible, but would cause a sharp decline in the inference speed. Therefore, the practical significance is limited, and we currently do not consider it a high priority.
Welcome to submit the corresponding proposal or PR to participate in the construction. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants