diff options
author | Ondřej Čertík <ondrej@certik.us> | 2024-03-14 04:40:14 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-14 12:40:14 +0200 |
commit | 3ca23481dd309bd51cc31c73a4cc34f922cc372f (patch) | |
tree | eab44b8528241eab625347f2a5791a3f64d682d0 /examples/save-load-state | |
parent | 3fe8d7a17f84bd721cd4d8db35365da44b69f68b (diff) |
gguf-py : add support for I8, I16 and I32 (#6045)
* Refactor dtype handling to be extensible
This code is equivalent as before, but now it is prepared to easily add
more NumPy dtypes.
* Add support for I8, I16 and I32
These types are allowed in the GGUF specification.
* Add support for I8, I16 and I32 to gguf_writer
* Add support for I8, I16, I32 to gguf_reader
Diffstat (limited to 'examples/save-load-state')
0 files changed, 0 insertions, 0 deletions