mlinmg commited on
Commit
00dd0f0
1 Parent(s): 55f1874

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "activation_function": "gelu",
3
  "architectures": [
4
  "XttsGPT"
5
  ],
 
1
  {
2
+ "activation_function": "gelu_new",
3
  "architectures": [
4
  "XttsGPT"
5
  ],