Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Venketh
venketh
8
5
Follow
Felladrin's profile picture
actionpace's profile picture
Quazim0t0's profile picture
5 followers
·
2 following
vsrinivas
AI & ML interests
None yet
Recent Activity
updated
a model
3 days ago
venketh/gemma-4-26B-A4B-GGUF
published
a model
6 days ago
venketh/gemma-4-26B-A4B-GGUF
replied
to
bartowski
's
post
over 1 year ago
Looks like Q4_0_N_M file types are going away Before you panic, there's a new "preferred" method which is online (I prefer the term on-the-fly) repacking, so if you download Q4_0 and your setup can benefit from repacking the weights into interleaved rows (what Q4_0_4_4 was doing), it will do that automatically and give you similar performance (minor losses I think due to using intrinsics instead of assembly, but intrinsics are more maintainable) You can see the reference PR here: https://github.com/ggerganov/llama.cpp/pull/10446 So if you update your llama.cpp past that point, you won't be able to run Q4_0_4_4 (unless they add backwards compatibility back), but Q4_0 should be the same speeds (though it may currently be bugged on some platforms) As such, I'll stop making those newer model formats soon, probably end of this week unless something changes, but you should be safe to download and Q4_0 quants and use those ! Also IQ4_NL supports repacking though not in as many shapes yet, but should get a respectable speed up on ARM chips, PR for that can be found here: https://github.com/ggerganov/llama.cpp/pull/10541 Remember, these are not meant for Apple silicon since those use the GPU and don't benefit from the repacking of weights
View all activity
Organizations
models
2
Sort: Recently updated
venketh/gemma-4-26B-A4B-GGUF
25B
•
Updated
3 days ago
•
284
venketh/Mistral-7B-Instruct-v0.3-gguf
7B
•
Updated
Aug 29, 2024
•
8
datasets
1
venketh/SlimPajama-62B
Viewer
•
Updated
Nov 30, 2023
•
2.1M
•
397
•
3