jg-enosh commited on
Commit
5052365
·
verified ·
1 Parent(s): c28efcd

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (2) hide show
  1. adapter_config.json +47 -0
  2. adapter_model.safetensors +3 -0
adapter_config.json ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-3B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 256,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 64,
24
+ "rank_pattern": {
25
+ "down_proj": 96,
26
+ "gate_proj": 96,
27
+ "k_proj": 48,
28
+ "o_proj": 48,
29
+ "q_proj": 48,
30
+ "up_proj": 128,
31
+ "v_proj": 48
32
+ },
33
+ "revision": null,
34
+ "target_modules": [
35
+ "k_proj",
36
+ "down_proj",
37
+ "v_proj",
38
+ "o_proj",
39
+ "q_proj",
40
+ "up_proj",
41
+ "gate_proj"
42
+ ],
43
+ "task_type": "CAUSAL_LM",
44
+ "trainable_token_indices": null,
45
+ "use_dora": false,
46
+ "use_rslora": true
47
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b09a0443e347dcbcf87b2b8566c819422c3b3b5166a3a9aee1104d64fa04736e
3
+ size 690162192