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

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
- "v_proj",
27
- "k_proj",
28
  "up_proj",
29
- "q_proj",
30
  "o_proj",
 
 
31
  "gate_proj",
32
- "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
35
  "use_dora": false,
 
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,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d009d3fd2fc81084c0b2fcc135d0f7f206e5599cbd758f0125675f89231b626a
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd614d96d5140272e41de58faaab25bd6ae2b77eb3e5b70303eeaf9a2b57913d
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:72a68fba29ddc1a886894129c26691caa52fbced655daa1abb3272c8f8610680
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4dd4ac89541f9cdee2440e5583f29119b7d2af7e4c5cb0a5b5641e1638f3c65b
3
  size 5560