Views
No views yet
google/gemma-2-9b-it.c4transformers + gptqmodel1{
2 "base_model": "google/gemma-2-9b-it",
3 "bits": 2,
4 "config": "/nas/longleaf/home/yuanwu/Bias_Compressed_LLM/Quantization/GPTQ/configs/gemma2_9b_it.yaml",
5 "created_at": "2026-06-22T18:55:02.911724+00:00",
6 "elapsed_seconds": 1715.88,
7 "environment": {
8 "cuda_available": true,
9 "cuda_devices": [
10 {
11 "capability": "8.9",
12 "index": 0,
13 "name": "NVIDIA L40S",
14 "total_memory_gb": 44.39
15 }
16 ],
17 "platform": "Linux-5.14.0-611.16.1.el9_7.x86_64-x86_64-with-glibc2.34",
18 "python": "3.10.20",
19 "torch": "2.12.0+cu126",
20 "torch_cuda": "12.6"
21 },
22 "output_dir": "/users/y/u/yuanwu/Bias_Compressed_LLM/gptq_outputs/Gemma-2-9B-it-GPTQ-2bit",
23 "quantization_config": {
24 "backend": "auto",
25 "batch_size": 1,
26 "bits": 2,
27 "block_name_to_quantize": null,
28 "cache_block_outputs": true,
29 "dataset": "list[128]",
30 "desc_act": true,
31 "group_size": 128,
32 "max_input_length": 512,
33 "model_seqlen": 512,
34 "modules_in_block_to_quantize": null,
35 "sym": true,
36 "true_sequential": true
37 }
38}