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

[NeuralChat] Support Assisted Generation on Multi-nodes #1283

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

letonghan
Copy link
Contributor

@letonghan letonghan commented Feb 19, 2024

Type of Change

feature
API added:

  • /v1/assist/chat
  • /v1/assist/decode
  • /v1/assist/data_transfer

Description

Support Assisted Generation on Multi-nodes.
The code framework is implemented. Details will be completed by Wangyi's team.
JIRA: https://jira.devtools.intel.com/browse/NLPTOOLKIU-1126

Expected Behavior & Potential Risk

The assisted generation restful api will be able to run on multi-nodes.

How has this PR been tested?

Local. Draft PR now.

Dependency Change?

None.

letonghan and others added 6 commits February 19, 2024 10:48
Signed-off-by: LetongHan <letong.han@intel.com>
Signed-off-by: LetongHan <letong.han@intel.com>
Signed-off-by: LetongHan <letong.han@intel.com>
Signed-off-by: LetongHan <letong.han@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants