lihongjie
commited on
Commit
·
977f0c3
1
Parent(s):
85b4749
update
Browse files- run_ax_api.sh +1 -1
- run_image_ax630c.sh +1 -1
- run_image_ax630c_384.sh +1 -1
- run_video_ax630c.sh +1 -1
- run_video_ax630c_384.sh +1 -1
run_ax_api.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-
|
| 2 |
|
| 3 |
./main_ax630c_api \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
|
|
|
| 1 |
+
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-c64_p320_ctx448-Int4/
|
| 2 |
|
| 3 |
./main_ax630c_api \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
run_image_ax630c.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
|
|
|
| 1 |
+
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-c64_p320_ctx448-Int4/
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
run_image_ax630c_384.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
|
|
|
| 1 |
+
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-c64_p320_ctx448-Int4/
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
run_video_ax630c.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
|
|
|
| 1 |
+
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-c64_p320_ctx448-Int4/
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
run_video_ax630c_384.sh
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|
|
|
|
| 1 |
+
AXMODEL_DIR=./Qwen3-VL-2B-Instruct-AX630C-c64_p320_ctx448-Int4/
|
| 2 |
|
| 3 |
./main_ax630c \
|
| 4 |
--template_filename_axmodel "${AXMODEL_DIR}/qwen3_vl_text_p64_l%d_together.axmodel" \
|