de-Rodrigo commited on
Commit
7835c1b
·
verified ·
1 Parent(s): a014781

Initial model upload (vanilla, but LoRA configured)

Browse files
vanilla/adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
- "v_proj",
26
- "q_proj",
27
- "gate_proj",
28
  "o_proj",
29
- "up_proj"
 
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "q_proj",
26
+ "v_proj",
27
+ "k_proj",
28
+ "up_proj",
29
+ "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
vanilla/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a28fda981b52c7ab0610369c35566f1f503020165130ce9a6ae47050a80bc6e
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba205cb3ad2ea79bd9011ec3c20efcbb2288102786b25f6fc4366b3660901e21
3
  size 45258384