kevin009 commited on
Commit
7d000f1
·
verified ·
1 Parent(s): dd5a16f

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

Files changed (3) hide show
  1. README.md +1 -0
  2. adapter_config.json +7 -5
  3. adapter_model.safetensors +1 -1
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  - adapter
11
  - writing
12
  - CoT
 
13
  ---
14
 
15
  ## Model Details
 
10
  - adapter
11
  - writing
12
  - CoT
13
+ - unsloth
14
  ---
15
 
16
  ## Model Details
adapter_config.json CHANGED
@@ -1,8 +1,10 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
5
  "bias": "none",
 
 
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
8
  "init_lora_weights": true,
@@ -21,13 +23,13 @@
21
  "rank_pattern": {},
22
  "revision": null,
23
  "target_modules": [
24
- "up_proj",
25
- "q_proj",
26
- "down_proj",
27
  "k_proj",
 
28
  "v_proj",
 
 
29
  "o_proj",
30
- "gate_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/meta-llama-3.1-8b-instruct",
5
  "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
  "fan_in_fan_out": false,
9
  "inference_mode": true,
10
  "init_lora_weights": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
 
26
  "k_proj",
27
+ "gate_proj",
28
  "v_proj",
29
+ "q_proj",
30
+ "down_proj",
31
  "o_proj",
32
+ "up_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:db66d26078fd3b2db86af019d59317b26d2d979956f5f70d967cee6f8d120f93
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ade9ec8b1b63dfbd6fec76e3e747266433ded835c3f17523bffff77d12afde35
3
  size 167832240