deep1401 commited on
Commit
6b9d104
·
verified ·
1 Parent(s): e9ee0bf

Upload recipe-q4_k.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. recipe-q4_k.json +12 -0
recipe-q4_k.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "ideogram4-q4_k",
3
+ "base_model": "ideogram-ai/ideogram-4-fp8",
4
+ "method": "GGUF weight-only Q4_K (Q4_K via validated numpy quantizer, in%256==0; Q8_0 fallback / gguf-py; F16 for the rest)",
5
+ "counts": {
6
+ "q4k": 420,
7
+ "q8_0": 2,
8
+ "f16": 494
9
+ },
10
+ "on_disk_gb": 10.444,
11
+ "license": "Ideogram 4 Non-Commercial \u2014 research only; PRIVATE artifact."
12
+ }