mozgur59 commited on
Commit
375137c
1 Parent(s): 6988985

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -16,17 +16,17 @@
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "up_proj",
24
  "down_proj",
25
  "gate_proj",
26
- "v_proj",
27
- "k_proj",
28
  "o_proj",
29
- "q_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "down_proj",
24
  "gate_proj",
25
+ "q_proj",
26
+ "up_proj",
27
  "o_proj",
28
+ "k_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:872adc9378825fbfdcb706fbfe351563fd1841aeb4b27452cd37f852c12ba922
3
- size 313820248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2febb35d05e3f68a478e004ca71075aa12374d1eda97507ca8b287e69ded31d
3
+ size 627606952