Update modeling_opencua.py
Browse files- 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/Qwen2
|
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 |
# -----------------
|