Sambhavnoobcoder commited on
Commit
5f823f9
·
verified ·
1 Parent(s): a48642a

Automatic quantization of Sambhavnoobcoder/gpt2-test-quantization

Browse files
Files changed (5) hide show
  1. README.md +1 -1
  2. config.json +2 -4
  3. generation_config.json +1 -1
  4. pytorch_model.bin +2 -2
  5. tokenizer.json +0 -0
README.md CHANGED
@@ -78,4 +78,4 @@ This model was automatically quantized by the [Auto-Quantization Service](https:
78
 
79
  ---
80
 
81
- *Generated on 2026-01-10 21:05:21 by [Auto-Quantization MVP](https://huggingface.co/spaces/Sambhavnoobcoder/quantization-mvp)*
 
78
 
79
  ---
80
 
81
+ *Generated on 2026-01-11 01:42:45 by [Auto-Quantization MVP](https://huggingface.co/spaces/Sambhavnoobcoder/quantization-mvp)*
config.json CHANGED
@@ -1,12 +1,11 @@
1
  {
2
- "_name_or_path": "Sambhavnoobcoder/gpt2-test-quantization",
3
  "activation_function": "gelu_new",
4
  "architectures": [
5
  "GPT2LMHeadModel"
6
  ],
7
  "attn_pdrop": 0.1,
8
  "bos_token_id": 50256,
9
- "dtype": "float32",
10
  "embd_pdrop": 0.1,
11
  "eos_token_id": 50256,
12
  "initializer_range": 0.02,
@@ -33,8 +32,7 @@
33
  "max_length": 50
34
  }
35
  },
36
- "torch_dtype": "float16",
37
- "transformers_version": "4.40.0",
38
  "use_cache": true,
39
  "vocab_size": 50257
40
  }
 
1
  {
 
2
  "activation_function": "gelu_new",
3
  "architectures": [
4
  "GPT2LMHeadModel"
5
  ],
6
  "attn_pdrop": 0.1,
7
  "bos_token_id": 50256,
8
+ "dtype": "float16",
9
  "embd_pdrop": 0.1,
10
  "eos_token_id": 50256,
11
  "initializer_range": 0.02,
 
32
  "max_length": 50
33
  }
34
  },
35
+ "transformers_version": "4.57.3",
 
36
  "use_cache": true,
37
  "vocab_size": 50257
38
  }
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.40.0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.57.3"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cac3cf6080417201754ff956cda02211d24ea0095319554adf726a897a30fe55
3
- size 287625002
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46adcd3334bf8e8c9e026f65f7ce989c51cdbdd189bdef2732361f2b9550d83
3
+ size 287625347
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff