danielhanchen commited on
Commit
9c21051
·
verified ·
1 Parent(s): 6493bf2

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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