CeYang214 commited on
Commit
0142450
·
verified ·
1 Parent(s): 9d482f4

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,20 +20,22 @@
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
 
23
  "r": 32,
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
- "o_proj",
28
  "v_proj",
29
- "gate_proj",
30
- "up_proj",
31
  "q_proj",
 
 
32
  "down_proj",
33
- "k_proj"
34
  ],
35
  "task_type": "CAUSAL_LM",
36
  "trainable_token_indices": null,
37
  "use_dora": false,
 
38
  "use_rslora": false
39
  }
 
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
22
  "peft_type": "LORA",
23
+ "qalora_group_size": 16,
24
  "r": 32,
25
  "rank_pattern": {},
26
  "revision": null,
27
  "target_modules": [
28
+ "k_proj",
29
  "v_proj",
 
 
30
  "q_proj",
31
+ "gate_proj",
32
+ "o_proj",
33
  "down_proj",
34
+ "up_proj"
35
  ],
36
  "task_type": "CAUSAL_LM",
37
  "trainable_token_indices": null,
38
  "use_dora": false,
39
+ "use_qalora": false,
40
  "use_rslora": false
41
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ab17e691dd1c591783d5ceae5aee2aba324cce2f3276d8ce8c07d3e02e08f766
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57f4fe2fa79f0dba48b42356290aa5bb4e58fe570055410334dea89c4f1eba14
3
  size 335604696