Views
No views yet
google/gemma-2-9b-it.c4transformers + llm-compressor1{
2 "activation_dtype": "float16_or_bfloat16",
3 "base_model": "google/gemma-2-9b-it",
4 "bits": 2,
5 "config": "/nas/longleaf/home/yuanwu/Bias_Compressed_LLM/Quantization/AWQ/configs/gemma2_9b_it.yaml",
6 "created_at": "2026-06-22T08:04:44.912120+00:00",
7 "elapsed_seconds": 899.73,
8 "environment": {
9 "cuda_available": true,
10 "cuda_devices": [
11 {
12 "capability": "8.9",
13 "index": 0,
14 "name": "NVIDIA L40",
15 "total_memory_gb": 44.39
16 }
17 ],
18 "platform": "Linux-5.14.0-611.16.1.el9_7.x86_64-x86_64-with-glibc2.34",
19 "python": "3.10.20",
20 "torch": "2.11.0+cu130",
21 "torch_cuda": "13.0"
22 },
23 "experimental_low_bit_awq": true,
24 "method": "AWQ",
25 "output_dir": "/users/y/u/yuanwu/Bias_Compressed_LLM/awq_outputs/Gemma-2-9B-it-AWQ-2bit",
26 "scheme": "W2A16"
27}