Commit Graph

4 Commits

Author SHA1 Message Date
klosax
be726c57ee gguf.py : uint64_t on all lengths, sizes and counts, enums still uint32_t 2023-08-26 21:23:12 +02:00
Georgi Gerganov
ba335ff5b2 gguf.py : bump GGUF version 2023-08-26 22:13:05 +03:00
Georgi Gerganov
4f0547e4a3 gguf : add support for 64-bit (no backwards comp yet) 2023-08-26 22:05:14 +03:00
M. Yusuf Sarıgöz
87e3733f24 gguf : make gguf pip-installable
* gitignore : add dist and rm pyproject.toml

* gguf: prepare as Pip package

* gguf: prepare as Pip package

* gguf : fix line endings

* requirements : add gguf

* gguf : update readme with build notes

* gguf : update readme with build notes

* gguf : add notes for tests
2023-08-25 09:26:05 +03:00