armanibadboy commited on
Commit
6f893b5
·
verified ·
1 Parent(s): 5cdb835

armanibadboy/llama3.1-kazllm-8b-by-arman-ver2

Browse files
adapter_config.json CHANGED
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
  "k_proj",
28
- "o_proj",
29
  "down_proj",
30
  "v_proj",
31
- "gate_proj",
32
- "q_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "gate_proj",
27
  "k_proj",
28
+ "q_proj",
29
  "down_proj",
30
  "v_proj",
31
+ "o_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:dd614d96d5140272e41de58faaab25bd6ae2b77eb3e5b70303eeaf9a2b57913d
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51f9861e2d4af8105c4e14f0556832466f9cf698999dbcbf4a293014dea109a0
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4dd4ac89541f9cdee2440e5583f29119b7d2af7e4c5cb0a5b5641e1638f3c65b
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0db4e01c43820e19f0c1e7590b2dae3030ea36e38f2c1996d8b864238ec1f215
3
  size 5560