test: test input
This commit is contained in:
parent
db7f61c4f0
commit
d230191d69
|
@ -1,3 +1,3 @@
|
||||||
"hello"
|
"保持健康的三个提示。"
|
||||||
"hi"
|
"辨认不同之处。 \n输入:Twitter,Instagram,Telegram。"
|
||||||
"what is a car"
|
"解释为什么以下分数等同于1/4\n输入:4/16"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# bash run_test_once.sh
|
# 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 1
|
||||||
|
|
Loading…
Reference in New Issue