Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -22,5 +22,5 @@
|
|
22 |
"qkv_bias": true,
|
23 |
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.42.4",
|
25 |
-
"
|
26 |
}
|
|
|
22 |
"qkv_bias": true,
|
23 |
"torch_dtype": "float32",
|
24 |
"transformers_version": "4.42.4",
|
25 |
+
"function_to_apply": "none"
|
26 |
}
|