Views
No views yet
meta-llama/Meta-Llama-3.1-8B-Instruct.c4transformers + llm-compressor1{
2 "activation_dtype": "float16_or_bfloat16",
3 "base_model": "meta-llama/Meta-Llama-3.1-8B-Instruct",
4 "bits": 4,
5 "config": "/nas/longleaf/home/yuanwu/Bias_Compressed_LLM/Quantization/AWQ/configs/llama31_8b_instruct.yaml",
6 "created_at": "2026-06-22T07:26:30.995077+00:00",
7 "elapsed_seconds": 618.13,
8 "environment": {
9 "cuda_available": true,
10 "cuda_devices": [
11 {
12 "capability": "8.9",
13 "index": 0,
14 "name": "NVIDIA L40S",
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": false,
24 "method": "AWQ",
25 "output_dir": "/users/y/u/yuanwu/Bias_Compressed_LLM/awq_outputs/Meta-Llama-3.1-8B-Instruct-AWQ-4bit",
26 "scheme": "W4A16"
27}