Mik99 commited on
Commit
11c403e
·
verified ·
1 Parent(s): 2f7cb7b

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -31,5 +31,6 @@
31
  "transformers_version": "4.36.2",
32
  "use_cache": true,
33
  "vocab_size": 51200,
34
- "rotary_dim": 0
 
35
  }
 
31
  "transformers_version": "4.36.2",
32
  "use_cache": true,
33
  "vocab_size": 51200,
34
+ "rotary_dim": 0,
35
+ "activation_function": null
36
  }