maxime-antoine-dev commited on
Commit
f00ca63
·
1 Parent(s): d4fa1c3

v2: new LoRA adapter

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
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "v_proj",
33
  "q_proj",
34
  "o_proj",
35
- "k_proj"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "k_proj",
33
  "q_proj",
34
  "o_proj",
35
+ "v_proj"
36
  ],
37
  "target_parameters": null,
38
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1946f0f0849a2226a5a2868fbb6d6f4aee4db745bcddec4e4b2858ab78bb00cc
3
  size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:487e11996e7a8be2d8ab484d0f1d33eaa853065df652002ebd1c55afb8cc91c6
3
  size 109086416