ale-bay commited on
Commit
77669bf
1 Parent(s): 999b669

Model save

Browse files
adapter_config.json CHANGED
@@ -19,13 +19,13 @@
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
22
- "o_proj",
23
- "v_proj",
24
- "k_proj",
25
- "gate_proj",
26
- "up_proj",
27
  "q_proj",
28
- "down_proj"
 
 
 
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
19
  "rank_pattern": {},
20
  "revision": null,
21
  "target_modules": [
 
 
 
 
 
22
  "q_proj",
23
+ "down_proj",
24
+ "up_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
+ "v_proj",
28
+ "o_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f31945e765f4cf96e469b486f3416168d404bd754fe097e8c8855257e5222bd
3
  size 83946192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6db5961b9dc9ef24234e9dd21081162205a7f2c4de184eb4473dfc72e1205e1e
3
  size 83946192
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9286f68974ed9fd9ab7df2d126fd9993bf843c5a20a07428d4ce31c05d0b750d
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68e13c67ada2b6b2d1a568fc8f1cb372787ab5b43ad7370fe249496f164ab20d
3
  size 5048