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

Why max_model_len only 8192 when inferencing with vLLM for DeepSeek-V2-Chat? #72

Open
ybdesire opened this issue Jul 18, 2024 · 0 comments

Comments

@ybdesire
Copy link

ybdesire commented Jul 18, 2024

And what is the max value of max_model_len for DeepSeek-V2-Chat?

from transformers import AutoTokenizer
from vllm import LLM, SamplingParams

max_model_len, tp_size = 8192, 8

@ybdesire ybdesire changed the title Why max_model_len only 8192 when inferencing with vLLM? Why max_model_len only 8192 when inferencing with vLLM for DeepSeek-V2-Chat? Jul 18, 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

No branches or pull requests

1 participant