rachidnichan commited on
Commit
8fc38bd
·
verified ·
1 Parent(s): 9ebc98d

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +7 -7
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -20,7 +20,7 @@
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
- "lora_alpha": 32,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
@@ -32,17 +32,17 @@
32
  "peft_type": "LORA",
33
  "peft_version": "0.18.1",
34
  "qalora_group_size": 16,
35
- "r": 32,
36
  "rank_pattern": {},
37
  "revision": null,
38
  "target_modules": [
39
- "gate_proj",
40
- "k_proj",
41
- "v_proj",
42
- "up_proj",
43
  "q_proj",
 
44
  "down_proj",
45
- "o_proj"
 
 
 
46
  ],
47
  "target_parameters": null,
48
  "task_type": "CAUSAL_LM",
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 64,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "megatron_config": null,
 
32
  "peft_type": "LORA",
33
  "peft_version": "0.18.1",
34
  "qalora_group_size": 16,
35
+ "r": 64,
36
  "rank_pattern": {},
37
  "revision": null,
38
  "target_modules": [
 
 
 
 
39
  "q_proj",
40
+ "o_proj",
41
  "down_proj",
42
+ "v_proj",
43
+ "k_proj",
44
+ "up_proj",
45
+ "gate_proj"
46
  ],
47
  "target_parameters": null,
48
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0af6ea7d627f38c528c9638813b94dee0022255bf6892c67b48b24aeb775503d
3
- size 7244485968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1bb731145d3830ccf148cb05223e21e8cb63c475eaa96048fc8ff4f9ac2cf12
3
+ size 7410619968