lenarc commited on
Commit
d8942db
·
verified ·
1 Parent(s): 2524252

Training in progress, step 500

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-1b-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
@@ -21,10 +21,10 @@
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
24
- "q_proj",
25
  "v_proj",
26
- "k_proj",
27
  "down_proj",
 
 
28
  "o_proj",
29
  "up_proj"
30
  ],
 
1
  {
2
  "alpha_pattern": {},
3
  "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Llama-3.2-3B-bnb-4bit",
5
  "bias": "none",
6
  "fan_in_fan_out": false,
7
  "inference_mode": true,
 
21
  "revision": null,
22
  "target_modules": [
23
  "gate_proj",
 
24
  "v_proj",
 
25
  "down_proj",
26
+ "q_proj",
27
+ "k_proj",
28
  "o_proj",
29
  "up_proj"
30
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28a89f641690c683b91159a47a58a2b22dad528776e5bc41b30f85dcdb042530
3
- size 45118424
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3cde4c6036097c8e176ebee8861d242e5d393cfb12bde36c748f09150ccb232f
3
+ size 97307544
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b61333c61b196bc8c774323a8f48e4de1b43671fea94db88e45bb675ef1457ca
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3602bfab62588432cb1182231cc0f7c9bbfc1a809dd43b41bb82ed709c49482f
3
  size 5432