Mohaaxa commited on
Commit
3a495c5
·
verified ·
1 Parent(s): 91e27cd

Upload bonsai-0p5b__awq__wikitext2__n128__s2__A10.json with huggingface_hub

Browse files
bonsai-0p5b__awq__wikitext2__n128__s2__A10.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "text-generation",
3
+ "model": "deepgrove/Bonsai",
4
+ "params": "0.5B",
5
+ "quant_method": "awq",
6
+ "bits": 4,
7
+ "calibration_set": "wikitext2-train",
8
+ "calibration_size": 128,
9
+ "ppl_delta_vs_fp16": "",
10
+ "vram_gb": "",
11
+ "tokens_per_sec": "",
12
+ "gpu_tier": "A10",
13
+ "colab_fit": "n/a",
14
+ "webgpu_runnable": "[UNVERIFIED]",
15
+ "hf_link": "",
16
+ "verified_date": "2026-07-31",
17
+ "notes": "AWQ zero_point g128 GEMM calib_len=512; autoawq 0.2.9 (upstream-deprecated; pinned to its last-tested torch2.6.0/transformers4.51.3 combo); calib=wikitext2 n=128 seed=2; ppl: wikitext2-test + OpenHermes-heldout, ctx2048 non-overlapping, token-capped per tier; tok/s: greedy b1 64->256 median-of-3 (incl. prefill); ternary weights but ops run in 16-bit (NOT end-to-end ternary inference); base model is not instruction-tuned",
18
+ "status": "failed",
19
+ "seed": 2,
20
+ "calib_seq_len": 512,
21
+ "ppl_fp16_wt2": "",
22
+ "ppl_quant_wt2": "",
23
+ "ppl_fp16_chat": "",
24
+ "ppl_quant_chat": "",
25
+ "ppl_ctx_len": 2048,
26
+ "batch_size": 1,
27
+ "prompt_tokens": 64,
28
+ "gen_tokens": 256,
29
+ "artifact_gb": "",
30
+ "quant_time_s": 114.2,
31
+ "load_backend": "",
32
+ "torch_version": "2.6.0+cu124",
33
+ "transformers_version": "4.51.3",
34
+ "quantlib": "autoawq-0.2.9",
35
+ "error": "OSError(\"/cache/quants/bonsai-0p5b__awq__wikitext2__n128__s2 does not appear to have a file named modeling_qllama.py. Checkout 'https://huggingface.co//cache/quants/bonsai-0p5b__awq__wikitext2__n128__s2/tree/main' for available files.\")",
36
+ "_row_id": "bonsai-0p5b__awq__wikitext2__n128__s2__A10"
37
+ }