Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Single Instance Accuracy

.. code:: shell

cd examples/gpu/inference/python/llm/casual-language-modeling/
cd examples/gpu/inference/python/llm/causal-language-modeling/

LLM_ACC_TEST=1 python -u run_llama.py --device xpu --dtype float16 --accuracy_only --lambada --model "/path/to/output/7B-path" --greedy

Expand Down