yooshijay commited on
Commit
cd33286
1 Parent(s): c0f0e6e

2nd version

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. adapter_config.json +3 -3
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -201,4 +201,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
201
 
202
  ### Framework versions
203
 
204
- - PEFT 0.7.2.dev0
 
201
 
202
  ### Framework versions
203
 
204
+ - PEFT 0.8.2
adapter_config.json CHANGED
@@ -19,10 +19,10 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "w2",
23
  "c_proj",
24
- "w1",
25
- "c_attn"
 
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
22
  "c_proj",
23
+ "c_attn",
24
+ "w2",
25
+ "w1"
26
  ],
27
  "task_type": "CAUSAL_LM",
28
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:328dc6347b5d73144f72ca830383537d32ae833b060c179770317c6d6414c66b
3
  size 111626256
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff0e65af838091c03c9c2d198190a0faa881c09a5962ea70b1df152d6b3ad22c
3
  size 111626256