Skip to content

Commit

Permalink
Add note for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLight1337 committed Oct 6, 2024
1 parent 519f695 commit 59bf961
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/distributed/test_pipeline_parallel.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ def iter_params(self, model_name: str):
self.trust_remote_code, self.tokenizer_mode)


# NOTE: You can adjust tp_base and/or pp_base locally to fit the model in GPU
# The values displayed here are only a rough indicator of the size of the model

# yapf: disable
GENERATION_MODEL_SETTINGS = {
# [DETAILED TESTS]
Expand Down

0 comments on commit 59bf961

Please sign in to comment.