Skip to content

Commit

Permalink
#13368: Minor fix to README
Browse files Browse the repository at this point in the history
  • Loading branch information
mtairum committed Nov 4, 2024
1 parent 2f4fc37 commit 6953676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/demos/llama3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,5 @@ When running the demo, do not forget to setup the `$LLAMA_DIR` environment varia
pytest models/demos/llama3/demo/demo.py -k 'instruct and 1_batch'
# Run 2 continuous batches with general weights
pytest models/demos/llama3/demo/demo.py -k 'general and 2_batch'
pytest models/demos/llama3/demo/demo.py -k 'general and 3_batch'
```

0 comments on commit 6953676

Please sign in to comment.