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-12-16 00:18:52 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
f400e8a36f07248184fe6b37500beaeec1f55a39
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
f400e8a36f
README added.
2023-12-24 23:46:46 +01:00
gguf-show.c
Compute tensor size in bytes.
2023-12-24 23:44:24 +01:00
gguflib.c
Compute tensor size in bytes.
2023-12-24 23:44:24 +01:00
gguflib.h
Compute tensor size in bytes.
2023-12-24 23:44:24 +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.
Reference in New Issue
View Git Blame
Copy Permalink
Description
GGUF implementation in C as a library and a tools CLI program
ai
gguf
llm
ml
Readme
MIT
180
KiB
Languages
C
99.6%
Makefile
0.4%