Yijun Lee
e5fd865eba
Add Gemma2 GGUF support (#34002)
* initial setup for ggml.py
* initial setup of GGUFGemma2Converter class
* Add gemma2 model to gguf.md doc
* Partial work on GGUF_TENSOR_MAPPING
* initial setup of GGUF_TENSOR_MAPPING for Gemma2
* refactor: rename GemmaConvert class to GemmaConverter for naming consistency
* feat: complete gemma2 tensor mapping implementation
* feat: add initial implementation of GGUFGemmaConverter
* feat: complete GGUFGemmaConverter implementation
* feat: add test code for gemma2
* refactor: minor code cleanup
* refactor: minor code cleanup
* fix: resolve suggestions
* Update tests/quantization/ggml/test_ggml.py
Co-authored-by: Isotr0py <2037008807@qq.com>
---------
Co-authored-by: Isotr0py <2037008807@qq.com>
2025-01-03 14:50:07 +01:00
..
2025-01-03 14:37:42 +01:00
2023-10-09 11:04:57 +02:00
2024-10-02 14:08:46 +01:00
2024-09-19 19:28:04 +01:00
2024-03-19 14:43:02 +00:00
2024-11-15 22:28:06 +01:00
2024-12-20 16:03:26 +01:00
2024-12-24 13:21:59 +01:00
2024-07-11 12:11:50 +01:00
2024-12-11 12:44:39 +01:00
2024-12-20 14:36:31 +01:00
2025-01-03 14:50:07 +01:00
2024-08-30 18:17:25 +02:00
2024-10-02 14:08:46 +01:00
2024-11-04 16:37:51 +01:00
2024-11-18 19:51:49 +01:00
2024-12-09 09:57:41 +01:00
2024-12-18 16:53:39 +01:00
2023-12-20 18:33:17 +00:00
2024-11-05 11:34:01 +01:00
2023-06-15 07:30:24 -04:00
2024-12-23 13:12:45 -05:00
2024-05-21 13:56:52 +01:00
2025-01-03 14:39:52 +01:00
2024-12-18 16:53:39 +01:00
2024-12-18 16:53:39 +01:00
2024-10-31 15:48:11 -04:00
2024-11-26 14:18:04 +00:00
2023-09-05 10:12:25 +02:00
2024-11-26 14:18:04 +00:00