xywang626 commited on
Commit
6be43a5
·
verified ·
1 Parent(s): d1844e8

Update modeling_opencua.py

Browse files
Files changed (1) hide show
  1. modeling_opencua.py +1 -1
modeling_opencua.py CHANGED
@@ -6,7 +6,7 @@
6
  # https://github.com/huggingface/transformers/tree/v4.53.0/src/transformers/models/qwen2_5_vl
7
  #
8
  # Checkpoint used for weight initialisation:
9
- # "Qwen/Qwen2VL7BInstruct" – https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
10
  #
11
  # Key modifications
12
  # -----------------
 
6
  # https://github.com/huggingface/transformers/tree/v4.53.0/src/transformers/models/qwen2_5_vl
7
  #
8
  # Checkpoint used for weight initialisation:
9
+ # "Qwen/Qwen2.5-VL-7B-Instruct" – https://huggingface.co/Qwen/Qwen2.5-VL-7B-Instruct
10
  #
11
  # Key modifications
12
  # -----------------