mistral.rs icon indicating copy to clipboard operation
mistral.rs copied to clipboard

Add the Mamba 2 architecture

Open EricLBuehler opened this issue 1 year ago • 1 comments

EricLBuehler avatar Aug 10 '24 18:08 EricLBuehler

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 C Header                2           35           28            0            7
 Dockerfile              1           34           25            0            9
 Happy                   1          442          369            0           73
 JSON                   11          102          101            0            1
 Python                 46         2018         1718           62          238
 TOML                   20          618          545           11           62
 YAML                    1            9            8            1            0
-------------------------------------------------------------------------------
 Jupyter Notebooks       4            0            0            0            0
 |- Markdown             2           77           32           31           14
 |- Python               2          196          169            1           26
 (Total)                            273          201           32           40
-------------------------------------------------------------------------------
 Markdown               28         1961            0         1482          479
 |- BASH                 5          101           98            0            3
 |- JSON                 1           12           12            0            0
 |- Python               5           92           82            0           10
 |- Rust                 6          408          365           19           24
 |- TOML                 2           75           63            0           12
 (Total)                           2649          620         1501          528
-------------------------------------------------------------------------------
 Rust                  196        60138        54573         1104         4461
 |- Markdown           101          927           13          864           50
 (Total)                          61065        54586         1968         4511
===============================================================================
 Total                 311        65357        57367         2660         5330
===============================================================================
  

github-actions[bot] avatar Aug 10 '24 18:08 github-actions[bot]