Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"auto_map": {
|
| 6 |
"AutoConfig": "configuration_powercoder.PowerCoderConfig",
|
| 7 |
"AutoModelForCausalLM": "modeling_powercoder.PowerCoderForCausalLM"
|
| 8 |
-
}
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"bos_token_id": 50256,
|
| 11 |
"dtype": "float32",
|
|
|
|
| 5 |
"auto_map": {
|
| 6 |
"AutoConfig": "configuration_powercoder.PowerCoderConfig",
|
| 7 |
"AutoModelForCausalLM": "modeling_powercoder.PowerCoderForCausalLM"
|
| 8 |
+
},
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"bos_token_id": 50256,
|
| 11 |
"dtype": "float32",
|