janphilippfranken commited on
Commit
c9a66eb
1 Parent(s): 69f5b74

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -16,7 +16,7 @@
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "quantization_config": {
19
- "backend": "llm-awq",
20
  "bits": 4,
21
  "do_fuse": false,
22
  "fuse_max_seq_len": null,
 
16
  "num_hidden_layers": 32,
17
  "num_key_value_heads": 8,
18
  "quantization_config": {
19
+ "backend": "autoawq",
20
  "bits": 4,
21
  "do_fuse": false,
22
  "fuse_max_seq_len": null,