Skip to content

About the print message #25

Description

@lucasjinreal

Hi, the printed message I can not understand.

I set

def __init__(
        self, dim, ratio, max_position_embeddings=2048, base=10000, device=None
    ):

ratio=2, max_position_embeddings=1024

Since my GPU can not fit minimal 2048, so, I thought it was expanding the context from 1024 to 2048

But I got print like this:

Condensing Positional embeddings from 4096 to 2048

Which I don't understand?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions