Update config.json (#1)
Browse files- Update config.json (3e23460665a2fda342d242aee21ecc8be6a54711)
Co-authored-by: Gnuskov <Disya@users.noreply.huggingface.co>
- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"Gemma3ForConditionalGeneration"
|
4 |
],
|
5 |
"attention_bias": false,
|
6 |
"attention_dropout": 0.0,
|