daviddiazsolis commited on
Commit
9fa61d7
·
verified ·
1 Parent(s): 17702e0

llama-3-8b-Instruct_MU

Browse files
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
23
- "k_proj",
24
- "down_proj",
25
- "q_proj",
26
- "v_proj",
27
  "o_proj",
 
28
  "gate_proj",
 
 
 
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": "unsloth",
22
  "target_modules": [
 
 
 
 
23
  "o_proj",
24
+ "v_proj",
25
  "gate_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "down_proj",
29
  "up_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f849b6ac5ad9cc9cc3a82d6478c2525d7619731b87bf2366f82e7612fc84b05
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b298932712ad8ea9447d7f63364f297afe71460dd67d7d31ad54954298faa84
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:12db0d50abfaae1370364f3d42b0e9b2febcee9c764ddace4873d44640facca6
3
  size 5048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ca2c40bf747c23a13d58ad8fed9ae11cad17ce06c7b9c72f1b3bdbafe3080e1
3
  size 5048