Mohaaxa commited on
Commit
dcd83f6
·
verified ·
1 Parent(s): 2bbb918

Upload llama32-3b__gptq__wikitext2__n128__s1__A10.json with huggingface_hub

Browse files
llama32-3b__gptq__wikitext2__n128__s1__A10.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "text-generation",
3
+ "model": "meta-llama/Llama-3.2-3B-Instruct",
4
+ "params": "3B",
5
+ "quant_method": "gptq",
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-08-05",
17
+ "notes": "",
18
+ "status": "failed",
19
+ "seed": 1,
20
+ "calib_seq_len": "",
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": "",
31
+ "load_backend": "",
32
+ "torch_version": "",
33
+ "transformers_version": "",
34
+ "quantlib": "",
35
+ "error": "a10 batch call failed: RuntimeError('OSError: You are trying to access a gated repo.\\nMake sure to have access to it at https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct.\\n401 Client Error. (Request ID: Root=1-6a737e44-4ebaf5c806443e120a19456d;33fd366b-2e08-4f2e-883b-b5315bafb4f7)\\n\\nCannot access gated repo for url https://huggingface.co/meta-llama/Llama-3.2-3B-Instruct/resolve/main/config.",
36
+ "_row_id": "llama32-3b__gptq__wikitext2__n128__s1__A10"
37
+ }