Enkhai commited on
Commit
3605f8c
1 Parent(s): 668789a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "gpt-j-6b-8bit-lora",
3
  "activation_function": "gelu_new",
4
- "add_apapters": true,
5
  "architectures": [
6
  "GPTJLoraForCausalLM"
7
  ],
 
1
  {
2
  "_name_or_path": "gpt-j-6b-8bit-lora",
3
  "activation_function": "gelu_new",
4
+ "add_adapters": true,
5
  "architectures": [
6
  "GPTJLoraForCausalLM"
7
  ],