Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_nemotron.NemotronConfig",
|
| 8 |
-
"AutoModelForCausalLM": "modeling_nemotron.NemotronForCausalLM"}
|
| 9 |
"attention_bias": false,
|
| 10 |
"attention_dropout": 0.0,
|
| 11 |
"bos_token_id": 2,
|
|
|
|
| 5 |
],
|
| 6 |
"auto_map": {
|
| 7 |
"AutoConfig": "configuration_nemotron.NemotronConfig",
|
| 8 |
+
"AutoModelForCausalLM": "modeling_nemotron.NemotronForCausalLM"},
|
| 9 |
"attention_bias": false,
|
| 10 |
"attention_dropout": 0.0,
|
| 11 |
"bos_token_id": 2,
|