hewonty commited on
Commit
012b56d
·
verified ·
1 Parent(s): 9bfbf56

Upload model trained with Unsloth

Browse files

Upload model trained with Unsloth 2x faster

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