sebaxakerhtc commited on
Commit
88a24fd
·
verified ·
1 Parent(s): 7331a78

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
@@ -12,7 +12,7 @@
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
- "lora_alpha": 16,
16
  "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
@@ -22,17 +22,17 @@
22
  "embed_tokens"
23
  ],
24
  "peft_type": "LORA",
25
- "r": 16,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "q_proj",
30
  "k_proj",
31
  "down_proj",
 
 
32
  "o_proj",
33
- "up_proj",
34
- "gate_proj",
35
- "v_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
12
  "layers_pattern": null,
13
  "layers_to_transform": null,
14
  "loftq_config": {},
15
+ "lora_alpha": 128,
16
  "lora_bias": false,
17
  "lora_dropout": 0,
18
  "megatron_config": null,
 
22
  "embed_tokens"
23
  ],
24
  "peft_type": "LORA",
25
+ "r": 128,
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
+ "gate_proj",
30
  "k_proj",
31
  "down_proj",
32
+ "v_proj",
33
+ "q_proj",
34
  "o_proj",
35
+ "up_proj"
 
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fe11814581f14c3cfed506e207e1f56ae6c53da8e96935fc1eccc1850d682cb
3
- size 2317428584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb273704db2cb0dc8332ff42704c2cfddcbcb6a1a913c7f4b4f5a4069e72dbe9
3
+ size 4152438144