drumwell commited on
Commit
3d47320
·
verified ·
1 Parent(s): dae4e34

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
  "k_proj",
36
  "up_proj",
37
  "down_proj",
38
- "v_proj"
 
 
39
  ],
40
  "target_parameters": null,
41
  "task_type": "CAUSAL_LM",
 
29
  "rank_pattern": {},
30
  "revision": null,
31
  "target_modules": [
 
32
  "o_proj",
 
33
  "k_proj",
34
  "up_proj",
35
  "down_proj",
36
+ "gate_proj",
37
+ "v_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:3497becb8e058834f15275897280fd779d7c0f13530e1f9423f3f330eea08683
3
  size 645981584
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d49c8b2c3103f9e1dd708f39c75e9a697cc1093475b6716894c76080cbe40fc5
3
  size 645981584
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b2d33cdd60956521157a340e515b53420d669b65cc0a0d0415686b357838c98
3
  size 5777
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:244df811cedf70fdde02e88a5f387468a7dbb4e382bc80ed8020a13a9c3f126e
3
  size 5777