kichan05 commited on
Commit
4e44574
1 Parent(s): 4fbc139

Upload model

Browse files
Files changed (2) hide show
  1. README.md +1 -0
  2. adapter_config.json +2 -2
README.md CHANGED
@@ -201,4 +201,5 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
201
 
202
  ### Framework versions
203
 
 
204
  - PEFT 0.8.1
 
201
 
202
  ### Framework versions
203
 
204
+ - PEFT 0.8.2
205
  - PEFT 0.8.1
adapter_config.json CHANGED
@@ -19,8 +19,8 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "v_proj",
23
- "q_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
+ "q_proj",
23
+ "v_proj"
24
  ],
25
  "task_type": "CAUSAL_LM",
26
  "use_rslora": false