change arg name

This commit is contained in:
2025-09-03 11:09:51 +08:00
parent fcf2001f24
commit 66156a20fa
2 changed files with 9 additions and 9 deletions

View File

@@ -1,2 +1 @@
# python main.py dataset.json output.json /mnt/contest_ceph/zhanghao/models/BAAI/bge-large-zh-v1.5 --device npu
python main.py dataset.json output.json /mnt/contest_ceph/zhanghao/models/BAAI/bge-large-zh-v1.5 --device cuda
python main.py --json dataset.json --results output.json --model /mnt/contest_ceph/zhanghao/models/BAAI/bge-large-zh-v1.5 --device cuda