fix: fix path
This commit is contained in:
parent
ab0c2a3de6
commit
a9ea96a755
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
# bash run_test_once.sh
|
||||
|
||||
bash /usr/local/Ascend/llm_model/tests/modeltest/run.sh pa_fp16 performance_single [[1024,1024]] ./input.txt 1 qwen /home/user/repo/LLaMA-Factory-310P3/ms_cache/hub/qwen/Qwen-7B 8
|
||||
bash /usr/local/Ascend/llm_model/tests/modeltest/run.sh pa_fp16 performance_single [[1024,1024]] input.txt 1 qwen /home/user/repo/LLaMA-Factory-310P3/ms_cache/hub/qwen/Qwen-7B 8
|
Loading…
Reference in New Issue