irishprancer commited on
Commit
3d73acd
·
verified ·
1 Parent(s): 8332166

Initial model state ------------------------------------------------------------------------ (Trained with Unsloth)

Browse files
Files changed (2) hide show
  1. adapter_config.json +4 -4
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
24
- "up_proj",
25
- "q_proj",
26
- "k_proj",
27
  "gate_proj",
 
28
  "v_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "o_proj",
 
 
 
24
  "gate_proj",
25
+ "down_proj",
26
  "v_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "up_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:ad061247dedcc84bd24daece16482794cedc2fdfe72d2fd9a0e632bd894406ca
3
  size 70430032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:edca1243886669955a0598f6c8fe0025a612720ba2e6493c3394413a6aeed9cc
3
  size 70430032