This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
gguf-tools
Watch
1
Star
0
Fork
0
You've already forked gguf-tools
mirror of
https://github.com/antirez/gguf-tools.git
synced
2025-09-16 17:48:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
3eb30c187299a9b35a8d4ea1ff0fc7042157718b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
antirez
3eb30c1872
API to remap/rewind + mapping in write mode.
2023-12-25 10:45:38 +01:00
gguf-show.c
Compute tensor size in bytes.
2023-12-24 23:44:24 +01:00
gguflib.c
API to remap/rewind + mapping in write mode.
2023-12-25 10:45:38 +01:00
gguflib.h
API to remap/rewind + mapping in write mode.
2023-12-25 10:45:38 +01:00
LICENSE
GGUF parsing, initial design and functionalities.
2023-12-24 12:06:32 +01:00
Makefile
Some library layout.
2023-12-24 18:31:03 +01:00
README.md
README added.
2023-12-24 23:46:46 +01:00
README.md
GGUF tools
Todo... still not clear what this is going to be.
Specification documents
Official GGUF specification
, where the file layout and meta-data is described.
Quantization formats
used in quantized GGUF models.
Description
GGUF implementation in C as a library and a tools CLI program
ai
gguf
llm
ml
Readme
MIT
171
KiB
Languages
C
99.6%
Makefile
0.4%