drumwell commited on
Commit
1c5efe5
·
verified ·
1 Parent(s): 11b1efe

Upload Qwen2-VL LoRA adapter from VLM3 training

Browse files
adapter_config.json CHANGED
@@ -29,13 +29,13 @@
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
- "q_proj",
33
- "o_proj",
34
  "gate_proj",
35
- "v_proj",
36
  "down_proj",
37
  "up_proj",
38
- "k_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
32
+ "k_proj",
 
33
  "gate_proj",
 
34
  "down_proj",
35
  "up_proj",
36
+ "v_proj",
37
+ "o_proj",
38
+ "q_proj"
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ec910a6e90f19489a847f48986c4f5cbddf13b1e6a4290ccdb048cf101abba0
3
  size 645981584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5942fc90c2335503336001ce5cec492e554c550d3d9a80cb58a7aa0e94c8e17
3
  size 645981584
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a552c40c52b75d515b66ac1b09d9cff4c43990050db6839e306e93e79bc01edc
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f9d34c1325752ad892b92f8bb847b8e3e5d2f94181855557a4c2021b38b37b3
3
  size 5777