mlabonne commited on
Commit
4011841
1 Parent(s): 8c23ea3

Upload folder using huggingface_hub

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "gpt2-GPTQ",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
@@ -33,7 +33,7 @@
33
  }
34
  },
35
  "torch_dtype": "float16",
36
- "transformers_version": "4.30.1",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
 
1
  {
2
+ "_name_or_path": "gpt2",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
 
33
  }
34
  },
35
  "torch_dtype": "float16",
36
+ "transformers_version": "4.30.2",
37
  "use_cache": true,
38
  "vocab_size": 50257
39
  }
gptq_model-4bit-128g.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:88ce4440f5885dbc50ec8a99a78c3d5e49302d7e101d82badf90e5f67e964d8e
3
  size 123495975
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a843ae3c8a8bb4a10fb9e0d5a796a9a9904304b964330daa6cb6d025247f3d1
3
  size 123495975
gptq_model-4bit-128g.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d683f10df03167f12a21088b7d9d37ded4b772a1a5a9dbe728a655fb734436de
3
  size 200619128
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab219ade80c49fecaba5a219ade4419f4dc2181162c8456b3b8bca7b05bc95bd
3
  size 200619128
tokenizer.json CHANGED
@@ -1,11 +1,6 @@
1
  {
2
  "version": "1.0",
3
- "truncation": {
4
- "direction": "Right",
5
- "max_length": 1024,
6
- "strategy": "LongestFirst",
7
- "stride": 0
8
- },
9
  "padding": null,
10
  "added_tokens": [
11
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {