Safetensors
unsloth
DavidLanz commited on
Commit
896d731
·
verified ·
1 Parent(s): cef8155

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +6 -6
  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": 256,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "lora_ga_config": null,
@@ -30,17 +30,17 @@
30
  "peft_type": "LORA",
31
  "peft_version": "0.19.1",
32
  "qalora_group_size": 16,
33
- "r": 128,
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
  "v_proj",
38
- "o_proj",
39
- "down_proj",
40
- "up_proj",
41
  "k_proj",
42
  "gate_proj",
43
- "q_proj"
 
 
 
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
 
20
  "layers_pattern": null,
21
  "layers_to_transform": null,
22
  "loftq_config": {},
23
+ "lora_alpha": 128,
24
  "lora_bias": false,
25
  "lora_dropout": 0,
26
  "lora_ga_config": null,
 
30
  "peft_type": "LORA",
31
  "peft_version": "0.19.1",
32
  "qalora_group_size": 16,
33
+ "r": 64,
34
  "rank_pattern": {},
35
  "revision": null,
36
  "target_modules": [
37
  "v_proj",
 
 
 
38
  "k_proj",
39
  "gate_proj",
40
+ "down_proj",
41
+ "q_proj",
42
+ "up_proj",
43
+ "o_proj"
44
  ],
45
  "target_parameters": null,
46
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:060ff4ac77b7f9fa7cad31bfc176d825a6bee839585a285e4b17fc7926950266
3
- size 121537408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5066eaedde445e1d95f8f4729071e51aacb8ccffaf679bb1dc994ff57f3c6edd
3
+ size 60785144