YL95 commited on
Commit
eebafc1
1 Parent(s): d117e5b

Checkpoint at step 105 (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +6 -6
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -15,21 +15,21 @@
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
- "lm_head",
19
- "embed_tokens"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 128,
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
 
26
  "up_proj",
 
27
  "v_proj",
 
28
  "k_proj",
29
- "down_proj",
30
- "o_proj",
31
- "q_proj",
32
- "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
  "r": 128,
23
  "rank_pattern": {},
24
  "revision": "unsloth",
25
  "target_modules": [
26
+ "o_proj",
27
  "up_proj",
28
+ "q_proj",
29
  "v_proj",
30
+ "gate_proj",
31
  "k_proj",
32
+ "down_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:ee07f518c236c7f4f3acbe4392a36ad9fe68a5751709b4d54f071fefa12be468
3
  size 2415981336
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9aa36843ee673de56fefca3c7179cfc2c6725fa563caafc20edb76df12b0599b
3
  size 2415981336