thinkersloop commited on
Commit
ba437e2
1 Parent(s): 57248a3

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. training_args.bin +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "up_proj",
24
- "k_proj",
25
  "gate_proj",
26
- "down_proj",
27
  "q_proj",
28
  "o_proj",
29
- "v_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
23
  "gate_proj",
24
+ "v_proj",
25
  "q_proj",
26
  "o_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:303524afd3082c52a65fafe09b093cfab900d1b9687c56b1a0dc2d6825a71603
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c8867f8037ed592094f26d85700f9243bae51a89dc51e2fdf3e7aea74f12611
3
  size 5112