moneco commited on
Commit
ad3fa54
·
verified ·
1 Parent(s): 12c6045

Training in progress, step 20

Browse files
adapter_config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
- "base_model_name_or_path": "unsloth/Llama-3.2-3B-Instruct-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -23,12 +23,12 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "o_proj",
27
  "k_proj",
28
  "gate_proj",
29
- "up_proj",
30
- "q_proj",
31
  "v_proj",
 
 
 
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "k_proj",
27
  "gate_proj",
 
 
28
  "v_proj",
29
+ "o_proj",
30
+ "q_proj",
31
+ "up_proj",
32
  "down_proj"
33
  ],
34
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04c43bf961a3d39583184d7cfea647b1db154a9dac994ebfbdd5df4314a3d858
3
  size 4825521808
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b42b12305241db65d46e3c37808c84c28511f6a331e36f1ee9ea2ad2dd86604
3
  size 4825521808
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c572bed39fd641f939e75aa1abb68907864ab532b232048ea1b66f5a8034678d
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37ef164a785c4098893ee0239ee441e9e9bee74f490a7809ef9ed298d9386292
3
  size 5688