Mohaaxa commited on
Commit
09f695a
·
verified ·
1 Parent(s): a3b8413

Upload llama32-3b__awq__openhermes__n32__s1__A10.json with huggingface_hub

Browse files
llama32-3b__awq__openhermes__n32__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": "awq",
6
+ "bits": 4,
7
+ "calibration_set": "openhermes-2.5",
8
+ "calibration_size": 32,
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-6a7380a5-1147618b520e6d434701c7ee;989cd5f2-aea1-490a-932a-3b2316378934)\\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__awq__openhermes__n32__s1__A10"
37
+ }