Thanks to visit codestin.com
Credit goes to github.com

Skip to content

There is no configuration for JiT-G #18

@yunpeng1998

Description

@yunpeng1998

In the file model_jit.py, there is no configuration for jit G. Is my configuration below correct?
def JiT_G_32(**kwargs):
return JiT(
depth=40, hidden_size=1664, num_heads=16,
bottleneck_dim=256, in_context_len=32, in_context_start=10,
patch_size=32, **kwargs
)

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