ehyoussef commited on
Commit
9be6b48
·
verified ·
1 Parent(s): 8a1b444

Add adapter config + tokenizer files

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -28,11 +28,11 @@
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
- "v_proj",
32
  "out_proj",
33
- "k_proj",
34
  "fc1",
35
- "fc2",
 
36
  "q_proj"
37
  ],
38
  "task_type": null,
 
28
  "rank_pattern": {},
29
  "revision": null,
30
  "target_modules": [
31
+ "fc2",
32
  "out_proj",
 
33
  "fc1",
34
+ "k_proj",
35
+ "v_proj",
36
  "q_proj"
37
  ],
38
  "task_type": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b35429059f9df6bc1735ec52d441fe252911a7f060b177ab08c032f45a39faf3
3
  size 26843928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60800b6ee9d5335cbf5a105684cf463c0ac0112ab8f4f881953c4f22060bca2b
3
  size 26843928