Views
No views yet
1./build/bin/llama-quantize \
2 --token-embedding-type f16 \
3 --output-tensor-type f16 \
4 --tensor-type ".*attn.*=F16" \
5 --tensor-type ".*norm.*=F32" \
6 --tensor-type ".*bias=F16" \
7 --tensor-type ".*shexp.*=F16" \
8 GLM-4.7-Flash-F16.gguf \
9 GLM-4.7-Flash-MXFP4.gguf \
10 MXFP4_MOE