We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a3e8e commit 28fc903Copy full SHA for 28fc903
.ci/scripts/test_eval_llama_wikitext.sh
@@ -40,7 +40,7 @@ run_and_verify() {
40
-t tokenizer.model \
41
-kv \
42
-d fp32 \
43
- --max_seq_len 2048 \
+ --max_seq_length 2048 \
44
--limit 5 > result.txt
45
46
# Verify result.txt
0 commit comments