Skip to content

Question regarding model config #10

@LeoXinhaoLee

Description

@LeoXinhaoLee

Hi, thank you so much for releasing code for this inspiring work. I noticed in lit_gt/config.py, for model "GatedDeltaNet_1.3B", n_head is set to 16. However, it seems like this value is never passed when constructing the key module: GatedDeltaNet(hidden_size=config.n_embd), so n_head is effectively 9.

I'm wondering would you mind sharingthe exact config of this model? Thank you very much for your time and help!

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