Views
No views yet
granite-4.1-8b, for Adam (texture-native local AI). Standard GQA attention, ~5.9 GB resident, fits a 16 GB GPU with headroom. Decode-on-kernel (int4grp_gemv); codes decode bit-exactly (roundtrip maxerr 0.0) to the quantized weights.1from huggingface_hub import snapshot_download
2snapshot_download(repo_id='amnibro/granite41-8b-gf17-atex', local_dir='./bakes/granite41_8b_gf17_atex')