Skip to content
View sparverius's full-sized avatar

Organizations

@ats-lang

Block or report sparverius

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sparverius/README.md

Hi there 👋

Pinned Loading

  1. model.json model.json
    1
    {
    2
     "model": "Model",
    3
     "model.embed_tokens": "Embedding",
    4
     "model.embed_tokens.weight": {"shape": [32000, 4096], "dtype": "float16"},
    5
     "model.layers": "ModuleList",