taronklm commited on
Commit
59725b0
·
verified ·
1 Parent(s): a1692f6

taronklm/Qwen2.5-0.5B-Instruct-chatbot

Browse files
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
- "q_proj",
27
  "down_proj",
 
 
28
  "v_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CASUAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
 
24
  "down_proj",
25
+ "q_proj",
26
+ "k_proj",
27
  "v_proj",
28
+ "gate_proj",
29
+ "up_proj"
30
  ],
31
  "task_type": "CASUAL_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:e45f6b88bffa96fc1fc82988875b7a4dd802675e42ebf71316db73ebfcedb4a9
3
  size 8841592
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17322b02393a6855068f3d8f9f82269eae21e5f9e4964e303c061bc502c27a07
3
  size 8841592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d1b69fd7db2c37bc4fc5a0cbd81a15f2eb1770374a501580e520ff08beb8f0a
3
  size 5368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:349b7a206b79189e267fdbded26a43a984e4fe9ce14fddbefaa890b1f1fe26e3
3
  size 5368