Skip to content

Commit

Permalink
Update TG llama3_70b README.md
Browse files Browse the repository at this point in the history
Remove WH_ARCH_YAML flag
  • Loading branch information
djordje-tt committed Sep 19, 2024
1 parent 71e1d46 commit 6dfce50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion models/demos/tg/llama3_70b/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ After setting up the repacked weights and tokenizer, you can run the demo using
export LLAMA3_TOKENIZER_PATH=<path_to_checkpoint_dir> # Path needs to include the tokenizer.model file
export LLAMA3_CACHE_PATH=<weight_cache_dir>
export WH_ARCH_YAML=wormhole_b0_80_arch_eth_dispatch.yaml
export TIKTOKEN_CACHE_DIR=""
pip install -r models/demos/t3000/llama2_70b/reference/llama/requirements.txt
Expand Down

0 comments on commit 6dfce50

Please sign in to comment.