Update config.json
Browse files- config.json +0 -4
config.json
CHANGED
@@ -9,10 +9,6 @@
|
|
9 |
"model_type": "",
|
10 |
"rope_theta": 500000
|
11 |
},
|
12 |
-
"auto_map": {
|
13 |
-
"AutoConfig": "databricks/dbrx-instruct--configuration_dbrx.DbrxConfig",
|
14 |
-
"AutoModelForCausalLM": "databricks/dbrx-instruct--modeling_dbrx.DbrxForCausalLM"
|
15 |
-
},
|
16 |
"d_model": 8,
|
17 |
"emb_pdrop": 0.0,
|
18 |
"ffn_config": {
|
|
|
9 |
"model_type": "",
|
10 |
"rope_theta": 500000
|
11 |
},
|
|
|
|
|
|
|
|
|
12 |
"d_model": 8,
|
13 |
"emb_pdrop": 0.0,
|
14 |
"ffn_config": {
|