Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"_attn_implementation_autoset": false,
|
|
|
|
|
|
|
| 3 |
"architectures": [
|
| 4 |
"DeepseekV3ForCausalLM"
|
| 5 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"_attn_implementation_autoset": false,
|
| 3 |
+
"_name_or_path": "",
|
| 4 |
+
"add_cross_attention": false,
|
| 5 |
"architectures": [
|
| 6 |
"DeepseekV3ForCausalLM"
|
| 7 |
],
|