hf_text-generation-inference/server/text_generation_server/layers/marlin
Mohit Sharma 704a58c807
Fp8 e4m3_fnuz support for rocm (#2588)
* (feat) fp8 fnuz support for rocm

* (review comments) Fix compression_config load, type hints

* (bug) update all has_tensor

* (review_comments) fix typo and added comments

* (nit) improved comment
2024-10-16 09:54:50 +02:00
..
__init__.py Handle GPTQ-Marlin loading in `GPTQMarlinWeightLoader` (#2300) 2024-07-31 13:08:41 +02:00
fp8.py Fp8 e4m3_fnuz support for rocm (#2588) 2024-10-16 09:54:50 +02:00
gptq.py Fp8 e4m3_fnuz support for rocm (#2588) 2024-10-16 09:54:50 +02:00
marlin.py feat: add ruff and resolve issue (#2262) 2024-07-26 10:29:09 -04:00
util.py Split up `layers.marlin` into several files (#2292) 2024-07-24 16:33:26 +02:00