Text Generation
Transformers
Safetensors
llama
text-generation-inference
4-bit precision
gptq
TheBloke commited on
Commit
9c19006
1 Parent(s): 3a7a18d

Initial GPTQ model commit

Browse files
Files changed (1) hide show
  1. config.json +0 -1
config.json CHANGED
@@ -28,7 +28,6 @@
28
  "group_size": 128,
29
  "damp_percent": 0.1,
30
  "desc_act": false,
31
- "static_groups": false,
32
  "sym": true,
33
  "true_sequential": true,
34
  "model_name_or_path": null,
 
28
  "group_size": 128,
29
  "damp_percent": 0.1,
30
  "desc_act": false,
 
31
  "sym": true,
32
  "true_sequential": true,
33
  "model_name_or_path": null,