Skip to content

Commit b475b27

Browse files
authored
Update export_llama README.md
1 parent 78752a0 commit b475b27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/models/llama/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ python -m examples.models.llama.export_llama \
173173
--params "${LLAMA_PARAMS:?}" \
174174
-kv \
175175
--use_sdpa_with_kv_cache \
176-
-X \
177176
-d bf16 \
178177
--metadata '{"get_bos_id":128000, "get_eos_ids":[128009, 128001]}' \
179178
--output_name="llama3_2.pte"

0 commit comments

Comments
 (0)