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

add max model length support on vLLM #1510

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

lanking520
Copy link
Contributor

Description

This PR adds max model length support to address the issues with small models like Mistral 7B 32k context more than the KV cache limited range problems

vllm-project/vllm#2418

@lanking520 lanking520 requested review from zachgk, frankfliu and a team as code owners January 24, 2024 01:49
@lanking520 lanking520 merged commit 24b8de4 into deepjavalibrary:master Jan 24, 2024
7 of 8 checks passed
sindhuvahinis pushed a commit to sindhuvahinis/djl-serving that referenced this pull request Jan 26, 2024
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.

2 participants