nomadrp commited on
Commit
1deca64
·
verified ·
1 Parent(s): da804cf

Training in progress, step 100

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
- "o_proj",
28
  "q_proj",
29
- "k_proj",
30
- "up_proj",
31
  "down_proj",
32
- "gate_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
27
+ "up_proj",
28
  "v_proj",
 
29
  "q_proj",
 
 
30
  "down_proj",
31
+ "o_proj",
32
+ "k_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa9b5b7a664bf3cc554333bf47ef029d3a585d452b96405eabaa788e109be81e
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:808616de40743b7153bedf5ca23a1b567d685e45166dc926da1132ac779655d2
3
  size 167832240