bear7011 commited on
Commit
a9b6bce
·
verified ·
1 Parent(s): fb01817

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