Skip to content

Minimal GGUF file #5038

Answered by ggerganov
mrh-chain asked this question in Q&A
Jan 19, 2024 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

You can generate small GGUF models like this:

make -j gguf

# write
./gguf dummy.gguf w

# read
./gguf dummy.gguf r

The code is in the examples/gguf folder

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@KennanHunter
Comment options

@danbev
Comment options

danbev Jan 13, 2025
Collaborator

Answer selected by mrh-chain
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants