vdaita commited on
Commit
74d362b
1 Parent(s): c1f5e56

Trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +10 -10
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -3,15 +3,15 @@
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "deepseek-ai/deepseek-coder-6.7b-instruct",
5
  "bias": "none",
6
- "fan_in_fan_out": null,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 16,
14
- "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
@@ -19,17 +19,17 @@
19
  "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
- "r": 32,
23
  "rank_pattern": {},
24
- "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "k_proj",
28
- "o_proj",
29
- "q_proj",
30
  "down_proj",
 
31
  "v_proj",
32
- "up_proj"
 
 
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
3
  "auto_mapping": null,
4
  "base_model_name_or_path": "deepseek-ai/deepseek-coder-6.7b-instruct",
5
  "bias": "none",
6
+ "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
9
  "layer_replication": null,
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": [
 
19
  "lm_head"
20
  ],
21
  "peft_type": "LORA",
22
+ "r": 128,
23
  "rank_pattern": {},
24
+ "revision": "unsloth",
25
  "target_modules": [
 
 
 
 
26
  "down_proj",
27
+ "o_proj",
28
  "v_proj",
29
+ "q_proj",
30
+ "k_proj",
31
+ "up_proj",
32
+ "gate_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f3497ea8eac8e48d0bb084adfdf46336b9a4cbb5341b27de7c1d0719201b74f
3
- size 848358568
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7d2ea2c53bae73716e36ef6ef01ee5cad72301210222229e23ef62077ab397f
3
+ size 2336289560