TorchAO Testing commited on
Commit
3e7c896
·
verified ·
1 Parent(s): 3a14d24

Upload OPTForCausalLM

Browse files
Files changed (3) hide show
  1. config.json +8 -6
  2. generation_config.json +1 -1
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -33,6 +33,8 @@
33
  "_data": "float8_e4m3fn",
34
  "_type": "torch.dtype"
35
  },
 
 
36
  "granularity": [
37
  {
38
  "_data": {},
@@ -45,6 +47,10 @@
45
  "_version": 1
46
  }
47
  ],
 
 
 
 
48
  "mm_config": {
49
  "_data": {
50
  "emulate": false,
@@ -54,10 +60,6 @@
54
  "_type": "Float8MMConfig",
55
  "_version": 1
56
  },
57
- "packing_format": [
58
- "plain",
59
- "plain"
60
- ],
61
  "set_inductor_config": true,
62
  "weight_dtype": {
63
  "_data": "float8_e4m3fn",
@@ -65,14 +67,14 @@
65
  }
66
  },
67
  "_type": "Float8DynamicActivationFloat8WeightConfig",
68
- "_version": 1
69
  }
70
  },
71
  "quant_type_kwargs": {},
72
  "untie_embedding_weights": false
73
  },
74
  "torch_dtype": "bfloat16",
75
- "transformers_version": "4.53.0",
76
  "use_cache": true,
77
  "vocab_size": 50272,
78
  "word_embed_proj_dim": 768
 
33
  "_data": "float8_e4m3fn",
34
  "_type": "torch.dtype"
35
  },
36
+ "activation_value_lb": null,
37
+ "activation_value_ub": null,
38
  "granularity": [
39
  {
40
  "_data": {},
 
47
  "_version": 1
48
  }
49
  ],
50
+ "kernel_preference": {
51
+ "_data": "AUTO",
52
+ "_type": "KernelPreference"
53
+ },
54
  "mm_config": {
55
  "_data": {
56
  "emulate": false,
 
60
  "_type": "Float8MMConfig",
61
  "_version": 1
62
  },
 
 
 
 
63
  "set_inductor_config": true,
64
  "weight_dtype": {
65
  "_data": "float8_e4m3fn",
 
67
  }
68
  },
69
  "_type": "Float8DynamicActivationFloat8WeightConfig",
70
+ "_version": 2
71
  }
72
  },
73
  "quant_type_kwargs": {},
74
  "untie_embedding_weights": false
75
  },
76
  "torch_dtype": "bfloat16",
77
+ "transformers_version": "4.55.2",
78
  "use_cache": true,
79
  "vocab_size": 50272,
80
  "word_embed_proj_dim": 768
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token_id": 2,
4
  "eos_token_id": 2,
5
  "pad_token_id": 1,
6
- "transformers_version": "4.53.0"
7
  }
 
3
  "bos_token_id": 2,
4
  "eos_token_id": 2,
5
  "pad_token_id": 1,
6
+ "transformers_version": "4.55.2"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce6b28caf856b841061a3cc5951e01ca58c3c131e9591a6ef19c469c50c9e4f1
3
- size 165982035
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0041f4c0acffec7140506f9d6c3600a6b23fae40d703d21a6ee574927c61e163
3
+ size 165976723