Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
},
|
| 12 |
"bos_token_id": 1,
|
| 13 |
-
"
|
| 14 |
"config_groups": {
|
| 15 |
"group_0": {
|
| 16 |
"input_activations": {
|
|
|
|
| 10 |
"AutoModelForCausalLM": "modeling_phi3.Phi3ForCausalLM"
|
| 11 |
},
|
| 12 |
"bos_token_id": 1,
|
| 13 |
+
"quantization_config": {
|
| 14 |
"config_groups": {
|
| 15 |
"group_0": {
|
| 16 |
"input_activations": {
|