revanthbn commited on
Commit
7db60bf
1 Parent(s): 8a1d083

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