Skip to content

Commit

Permalink
Update export_llama README.md (#8381)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackzhxng authored Feb 11, 2025
1 parent 2f0a6c7 commit 952e21b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/models/llama/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ python -m examples.models.llama.export_llama \
--params "${LLAMA_PARAMS:?}" \
-kv \
--use_sdpa_with_kv_cache \
-X \
-d bf16 \
--metadata '{"get_bos_id":128000, "get_eos_ids":[128009, 128001]}' \
--output_name="llama3_2.pte"
Expand Down

0 comments on commit 952e21b

Please sign in to comment.