tmnam20 commited on
Commit
af8e4e9
·
verified ·
1 Parent(s): 0b503e0

tmnam20/Llama-3.2-1B-Instruct-SFT

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "gate_proj",
27
- "down_proj",
28
  "v_proj",
29
- "o_proj",
 
30
  "q_proj",
31
- "up_proj",
32
- "k_proj"
 
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
 
26
  "v_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
  "q_proj",
30
+ "o_proj",
31
+ "down_proj",
32
+ "up_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d85bb4c6921678ab957dc16f0726c853ff4232cf3caeb74e4cceafebd39e9363
3
  size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e46f4bfccd2ecd6722e3f3630c8d04ae47e4338a05e3829ba84dff43c6afcdbe
3
  size 45118424
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d108546402791bfd7e2901bbd37033ace2c30ea4fa3c3d36db519815aea51dce
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ec25389d8b7f46f5900e0474ed789088575121712f93d34b2a08cef97adb644
3
  size 5560