Commit Graph

6 Commits

Author SHA1 Message Date
Johannes Gäßler
ba421dd04e gguf-test: tensor data comparison 2025-01-18 09:49:47 +01:00
Georgi Gerganov
7000623c00
tests : fix gguf context use in same_tensor_data 2025-01-17 16:26:12 +02:00
Georgi Gerganov
ce293d837c
tests : fix compile warnings
ggml-ci
2025-01-17 15:22:36 +02:00
Johannes Gäßler
53ff6b9b9f
GGUF: C++ refactor, backend support, misc fixes (#11030)
* GGUF: C++ refactor, backend support, misc fixes

remove ggml_tensor.backend

update CODEOWNERS [no ci]

remove gguf_get_data from API

revise GGUF API data types
2025-01-07 18:01:58 +01:00
Johannes Gäßler
cd920d0ac3
tests: disable GGUF test for bad value size (#10886) 2024-12-19 08:53:58 +01:00
Johannes Gäßler
081b29bd2a
tests: add tests for GGUF (#10830) 2024-12-17 19:09:35 +01:00