Skip to content

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

@ybdesire

Description

@ybdesire

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions