dahara1 commited on
Commit
17f36be
1 Parent(s): 874f43d

Upload 6 files

Browse files
gptq_model-4bit-128g.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cf3be971522e1ae1c177283a1dc5178def3a2e353019fe1a99e83a0b5f3759b
3
  size 6297627280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a3fd04aac72abac2bfaaac8358f1b09c1bf426c09a77c15f7d0a667ab2faa92
3
  size 6297627280
quantize_config.json CHANGED
@@ -3,6 +3,7 @@
3
  "group_size": 128,
4
  "damp_percent": 0.01,
5
  "desc_act": true,
 
6
  "sym": true,
7
  "true_sequential": true,
8
  "model_name_or_path": null,
 
3
  "group_size": 128,
4
  "damp_percent": 0.01,
5
  "desc_act": true,
6
+ "static_groups": false,
7
  "sym": true,
8
  "true_sequential": true,
9
  "model_name_or_path": null,
tokenizer_config.json CHANGED
@@ -1,5 +1,4 @@
1
  {
2
- "add_eos_token": true,
3
  "clean_up_tokenization_spaces": true,
4
  "model_max_length": 1000000000000000019884624838656,
5
  "tokenizer_class": "PreTrainedTokenizerFast"
 
1
  {
 
2
  "clean_up_tokenization_spaces": true,
3
  "model_max_length": 1000000000000000019884624838656,
4
  "tokenizer_class": "PreTrainedTokenizerFast"