Skip to content

model_to_max_input_tokens = { "google/flan-t5-xxl": 8192, "google/flan-t5-xl": 8192, "google/flan-t5-large": 8192, "google/flan-t5-base": 8192, "google/flan-t5-small": 8192, "google/flan-ul2": 8192, "bigscience/T0pp": 8192, } #7

@zhenghuawang6

Description

@zhenghuawang6

These models cannot support such a long context length for inference. Moreover, in the logic of the process_model_input function, should some space be reserved for the inference length to prevent exceeding the context window?

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