WDAlex commited on
Commit
0bfef89
·
verified ·
1 Parent(s): 0e13b45

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -15,7 +15,7 @@
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
  "lora_bias": false,
18
- "lora_dropout": 0,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
@@ -26,11 +26,11 @@
26
  "revision": null,
27
  "target_modules": [
28
  "q_proj",
29
- "v_proj",
30
- "up_proj",
31
  "o_proj",
32
  "k_proj",
33
- "gate_proj",
 
34
  "down_proj"
35
  ],
36
  "target_parameters": null,
 
15
  "loftq_config": {},
16
  "lora_alpha": 16,
17
  "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
  "megatron_config": null,
20
  "megatron_core": "megatron.core",
21
  "modules_to_save": null,
 
26
  "revision": null,
27
  "target_modules": [
28
  "q_proj",
29
+ "gate_proj",
 
30
  "o_proj",
31
  "k_proj",
32
+ "up_proj",
33
+ "v_proj",
34
  "down_proj"
35
  ],
36
  "target_parameters": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05c09ad34ac3813486ae611379032deec8d58a4d9b7f5da1258611d69ecce2b3
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:019842f7ca9e2d53842ac27657fe8407d1da7a9c7e1f4938fad6bd5f0392316a
3
  size 167832240