CoolFace
Modelpublic

Ttimms/zaya1-8b-nvfp4-w4a4-uniform

sourceHugging Faceapache-2.0updated 19d agoView on Hugging Face
0likes824downloads
21 commits on main
824b37719d ago

Add methodology write-up link

Ttimms
6244e9b24d ago

card: disclose that this checkpoint does not load on transformers 5.x

Ttimms
355bf1a24d ago

card: correct the batch-1 bottleneck diagnosis

Ttimms
75b10ec24d ago

card: lead with the download decision, add GGUF routing section, fix 4-bit/fp4 tags

Ttimms
0f5273d25d ago

card: adoptability — quantized_by/license_link frontmatter; GGUF cards get a linked Download table + Run-it-in tool list

Ttimms
dce003325d ago

card: add Architecture section with a mermaid build/serve pipeline diagram

Ttimms
5ac39181mo ago

Fix stale zaya1-godspeed GitHub links (repo renamed to zaya1-nvfp4-w4a4)

Ttimms
2377d171mo ago

docs: add enable_thinking latency/accuracy tradeoff (8.5x faster, -17 to -29 pp)

Ttimms
855d1311mo ago

docs: add generative benchmark results (HumanEval 72.6, GSM8K 65.5, MMLU-Pro 48.1)

Ttimms
6b916c51mo ago

docs: add verified base_model relation to current Zyphra/ZAYA1-8B

Ttimms
70bf63d1mo ago

docs: add reasoning tag

Ttimms
38a67e01mo ago

docs: publish n-gram speculative decoding in the Usage command

Ttimms
a1194c31mo ago

docs: n-gram speculative decoding deployed to production serve script

Ttimms
47f4c331mo ago

docs: log a validated 2.2x n-gram speculative decoding win (RESEARCH.md 5.18)

Ttimms
5e61cfe1mo ago

docs: explain the batch-1 W4A4-vs-weight-only tradeoff (RESEARCH.md 5.17)

Ttimms
0fe2af71mo ago

docs: note unverified external llama.cpp throughput reference (RESEARCH.md 5.16)

Ttimms
713a7d21mo ago

docs: retract CUDA-graph throughput figures, publish enforce_eager numbers

Ttimms
e8122c42mo ago

Add measured throughput and KV-cache figures (vllm bench latency)

Ttimms
7a8bea62mo ago

State both size bases explicitly (weights vs repository total)

Ttimms
b0b8c252mo ago

Add NVFP4 W4A4 uniform checkpoint (6.02 GB, 0 BF16 exemptions)

Ttimms
fd03af32mo ago

initial commit

Ttimms