HugoVoxx commited on
Commit
fa38bf3
1 Parent(s): 44724db

HugoVoxx/llama-3.2-1b-it-ag

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "v_proj",
25
  "gate_proj",
26
- "k_proj",
27
- "q_proj",
28
  "o_proj",
29
- "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "up_proj",
 
25
  "gate_proj",
26
+ "down_proj",
 
27
  "o_proj",
28
+ "v_proj",
29
+ "k_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:2a240f0ec47164767f9ac4a4605fcb0a1025d5e7479dc7541a57362c695f95b4
3
  size 1073263472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4eb3d946af99b14f14080212461b54ccdd4dde9e871839e64b28d9dc1f78f811
3
  size 1073263472
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bc2b7b4dd4de4fae5b4aa2f075003c9e99e32cc5e1033bca50bdfbfdb2ee1226
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47cf5c33e0553608bd82b8d6cf0d0e5abae883131af6b0a85ecd6a370683779b
3
  size 5432