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

Add tensorwide FP8 cuda quant kernel

Open EricLBuehler opened this issue 11 months ago • 1 comments

EricLBuehler avatar Apr 03 '25 01:04 EricLBuehler

Code Metrics Report
  ===============================================================================
 Language            Files        Lines         Code     Comments       Blanks
===============================================================================
 C Header                3           62           53            0            9
 Dockerfile              1           41           22           10            9
 JSON                   12          105          104            0            1
 Makefile                1            6            5            0            1
 Python                 78         3314         2863           91          360
 Shell                   1           63           26           18           19
 Plain Text              3         3723            0         2413         1310
 TOML                   19          546          502            6           38
 YAML                    2           21           19            2            0
-------------------------------------------------------------------------------
 Jupyter Notebooks       3            0            0            0            0
 |- Markdown             2           77           32           31           14
 |- Python               2          205          178            1           26
 (Total)                            282          210           32           40
-------------------------------------------------------------------------------
 Markdown               52         4539            0         3451         1088
 |- BASH                 8          106          103            0            3
 |- JSON                 1           12           12            0            0
 |- Python               7          121          109            0           12
 |- Rust                19          656          554            0          102
 |- TOML                 2           75           63            0           12
 (Total)                           5509          841         3451         1217
-------------------------------------------------------------------------------
 Rust                  349       114877       102923         2198         9756
 |- Markdown           159         1796           25         1635          136
 (Total)                         116673       102948         3833         9892
===============================================================================
 Total                 524       127297       106517         8189        12591
===============================================================================
  

github-actions[bot] avatar Apr 03 '25 01:04 github-actions[bot]