khanhdhq commited on
Commit
dd21bef
·
1 Parent(s): 35b0ae3

Upload model

Browse files
Files changed (1) hide show
  1. adapter_config.json +1 -5
adapter_config.json CHANGED
@@ -14,11 +14,7 @@
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
- "query_key_value",
18
- "word_embeddings",
19
- "dense_h_to_4h",
20
- "dense_4h_to_h",
21
- "dense"
22
  ],
23
  "task_type": "CAUSAL_LM"
24
  }
 
14
  "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
+ "query_key_value"
 
 
 
 
18
  ],
19
  "task_type": "CAUSAL_LM"
20
  }