Zangs3011 commited on
Commit
f3336ab
1 Parent(s): 4c3061c

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
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "q_proj",
24
- "o_proj",
25
  "k_proj",
26
- "v_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
23
  "k_proj",
24
+ "v_proj",
25
+ "q_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea25a4bb8b9e3b7d16616c7540802499fb91f2560ca8e93b89adfa7519cff9d7
3
  size 9034304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef48d2d6a6c43a5794ff1d5f77b7191545528ba06f74a26f159f3a944052063
3
  size 9034304