vllm
452e8fd9 - [MODEL] Add support for Zamba2 models (#13185)

Commit
117 days ago
[MODEL] Add support for Zamba2 models (#13185) Signed-off-by: Yury Tokpanov <yury@zyphra.com> Signed-off-by: Quentin Anthony <qganthony@yahoo.com> Co-authored-by: Quentin Anthony <qganthony@yahoo.com> Co-authored-by: Tyler Michael Smith <tysmith@redhat.com> Co-authored-by: Cyrus Leung <cyrus.tl.leung@gmail.com>
Author
Parents
  • docs/source/models
    • File
      supported_models.md
  • tests/models
    • decoder_only/language
      • File
        test_hybrid.py
    • File
      registry.py
  • vllm
    • File
      config.py
    • model_executor
      • layers/mamba
        • File
          mamba_mixer2.py
      • models
        • File
          bamba.py
        • File
          jamba.py
        • File
          registry.py
        • File
          zamba2.py