danielhanchen commited on
Commit
a13c3bf
·
verified ·
1 Parent(s): 9633a5e

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
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
22
- "k_proj",
23
- "down_proj",
24
- "gate_proj",
25
  "o_proj",
 
 
26
  "q_proj",
27
  "v_proj",
28
- "up_proj"
 
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
 
19
  "rank_pattern": {},
20
  "revision": "unsloth",
21
  "target_modules": [
 
 
 
22
  "o_proj",
23
+ "gate_proj",
24
+ "k_proj",
25
  "q_proj",
26
  "v_proj",
27
+ "up_proj",
28
+ "down_proj"
29
  ],
30
  "task_type": "CAUSAL_LM",
31
  "use_rslora": false
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b7d7913b03750b314955b294895d9f1d0918910a6ba8a1ec73152e1668b51c9
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2694223262fde7fd45635fa16cd03cd1509af496c523e9df835baf753bd5326
3
  size 167832240