Commit
·
baab9dc
1
Parent(s):
d00ec09
fix: config.json
Browse files- config.json +2 -0
config.json
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
|
|
|
|
|
| 1 |
"PPLXQwen3Model"
|
| 2 |
],
|
| 3 |
"attention_bias": false,
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"architectures": [
|
| 3 |
"PPLXQwen3Model"
|
| 4 |
],
|
| 5 |
"attention_bias": false,
|