manaestras commited on
Commit
2d252b7
·
verified ·
1 Parent(s): d868535

Upload angelslim_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. angelslim_config.json +5 -5
angelslim_config.json CHANGED
@@ -11,7 +11,7 @@
11
  "compression_config": {
12
  "name": "PTQ",
13
  "quantization": {
14
- "name": "fp8_static",
15
  "bits": 8,
16
  "quant_method": {
17
  "weight": "per-tensor",
@@ -32,9 +32,9 @@
32
  },
33
  "dataset_config": {
34
  "name": "TextDataset",
35
- "data_path": "./dataset/PTQ_data.jsonl",
36
  "max_seq_length": 4096,
37
- "num_samples": 512,
38
  "batch_size": 1,
39
  "shuffle": false
40
  },
@@ -49,8 +49,8 @@
49
  "python": "3.10.14 (main, Mar 6 2025, 18:16:47) [GCC 11.4.0]",
50
  "angelslim": {
51
  "name": "angelslim",
52
- "version": "be35620eca8ad4e6bf8263e84cee69d90c7045a4",
53
- "source": "git"
54
  },
55
  "torch": {
56
  "name": "torch",
 
11
  "compression_config": {
12
  "name": "PTQ",
13
  "quantization": {
14
+ "name": "fp8_psad",
15
  "bits": 8,
16
  "quant_method": {
17
  "weight": "per-tensor",
 
32
  },
33
  "dataset_config": {
34
  "name": "TextDataset",
35
+ "data_path": "/",
36
  "max_seq_length": 4096,
37
+ "num_samples": 32,
38
  "batch_size": 1,
39
  "shuffle": false
40
  },
 
49
  "python": "3.10.14 (main, Mar 6 2025, 18:16:47) [GCC 11.4.0]",
50
  "angelslim": {
51
  "name": "angelslim",
52
+ "version": "N/A",
53
+ "source": "Unknown"
54
  },
55
  "torch": {
56
  "name": "torch",