ehyoussef commited on
Commit
9381a69
·
verified ·
1 Parent(s): 9be6b48

Add adapter config + tokenizer files

Browse files
Files changed (2) hide show
  1. adapter_config.json +2 -2
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -29,10 +29,10 @@
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,
 
29
  "revision": null,
30
  "target_modules": [
31
  "fc2",
 
 
32
  "k_proj",
33
+ "fc1",
34
  "v_proj",
35
+ "out_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:60800b6ee9d5335cbf5a105684cf463c0ac0112ab8f4f881953c4f22060bca2b
3
  size 26843928
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65f0406a82d66dcbcf96a811f7fb5c839712d95a5d0e93af9496c9fa09731824
3
  size 26843928