klosax
|
09b6da741e
|
gguf.py : string len uint64_t and n_dims uint32_t
|
2023-08-26 21:53:56 +02:00 |
|
klosax
|
bc3eaf262e
|
gguf.py : string lengths uint32_t
|
2023-08-26 21:29:36 +02:00 |
|
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
|
8194cd8772
|
gguf : export objects to user code (#2780)
* gguf export more objects to user code
* gguf export all objects to user code for now
* gguf : bump version
|
2023-08-25 12:43:41 +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 |
|