Georgi Gerganov
d0cee0d36d
gguf : add 64-bit support (GGUF v2) (#2821)
* gguf : bump version to 2
* gguf : add support for 64-bit (no backwards comp yet)
* gguf : v1 backwards comp
* gguf.py : bump GGUF version
* gguf.py : uint64_t on all lengths, sizes and counts, enums still uint32_t
* gguf.py : string lengths uint32_t
* gguf : update all counts to 64-bit
* gguf.py : string len uint64_t and n_dims uint32_t
* gguf : fix typo
* llama.cpp : print gguf version
---------
Co-authored-by: klosax <131523366+klosax@users.noreply.github.com>
2023-08-27 14:19:54 +03:00
..
2023-08-27 14:19:19 +03:00
2023-08-23 22:37:39 +03:00
2023-08-27 14:19:19 +03:00
2023-08-27 14:19:19 +03:00
2023-08-27 14:19:54 +03:00
2023-08-21 23:07:43 +03:00
2023-08-23 17:29:09 +03:00
2023-08-25 15:16:19 +02:00
2023-08-27 14:19:19 +03:00
2023-08-21 23:07:43 +03:00
2023-08-27 14:19:19 +03:00
2023-08-23 12:57:12 +03:00
2023-08-21 23:07:43 +03:00
2023-08-27 14:19:19 +03:00
2023-08-27 14:19:19 +03:00
2023-08-27 14:19:19 +03:00
2023-08-27 14:19:19 +03:00
2023-08-25 18:18:48 +03:00
2023-08-23 17:29:09 +03:00
2023-08-08 15:07:02 +03:00
2023-08-23 17:29:09 +03:00
2023-08-23 17:29:09 +03:00
2023-08-23 17:29:09 +03:00