TAnGx1411 commited on
Commit
a03d7e4
·
verified ·
1 Parent(s): 7202a17

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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