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

LangChain, TGW, API: Add support for 16k-context model #196

Merged
merged 10 commits into from Aug 28, 2023

Conversation

iMountTai
Copy link
Collaborator

Description

16K long-context model support for text-genaration-webui and Langchain. Its usage is the same as the base version, and no additional modifications are required.

Related Issue

None.

@iMountTai iMountTai requested a review from airaria August 28, 2023 05:15
@ymcui ymcui changed the title add support for 16k LangChain, TGW, API: Add support for 16k-context model Aug 28, 2023
README_EN.md Outdated
> <sup>†</sup>: Supported by this tool, but not implemented in the tutorial. Please refer to the official documentation for details. <br/><sup>‡</sup>: Support 16K long context or not (requires customized RoPE support)
> <sup>†</sup>: Supported by this tool, but not implemented in the tutorial. Please refer to the official documentation for details. <br/>
> <sup>‡</sup>: Support 16K long context or not (requires customized RoPE support)</br>
> <sup>§</sup>: vLLM backend does not support support our 16K long context models. </br>
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: support support

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

@airaria airaria requested a review from ymcui August 28, 2023 07:52
@ymcui ymcui merged commit 3deefcb into ymcui:main Aug 28, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants