iadithyan commited on
Commit
5fe8538
1 Parent(s): 6402074

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +2 -1
  2. adapter_config.json +4 -2
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -1,6 +1,7 @@
1
  ---
2
  library_name: transformers
3
- tags: []
 
4
  ---
5
 
6
  # Model Card for Model ID
 
1
  ---
2
  library_name: transformers
3
+ tags:
4
+ - unsloth
5
  ---
6
 
7
  # Model Card for Model ID
adapter_config.json CHANGED
@@ -6,6 +6,7 @@
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
 
9
  "layers_pattern": null,
10
  "layers_to_transform": null,
11
  "loftq_config": {},
@@ -19,14 +20,15 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "o_proj",
23
  "v_proj",
24
- "q_proj",
25
  "up_proj",
26
  "gate_proj",
27
  "k_proj",
 
 
28
  "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
 
31
  "use_rslora": false
32
  }
 
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": {},
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
23
  "v_proj",
 
24
  "up_proj",
25
  "gate_proj",
26
  "k_proj",
27
+ "q_proj",
28
+ "o_proj",
29
  "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
  "use_rslora": false
34
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:401951948e239051dd09b1f94c54ad1f8bb36f4a71aa235f94aaf83a2352f33b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77fdeba7e62ff0251e16f505e31236cfeacd1ca5bce3e97fb647a5739bd5a917
3
  size 167832240