Skip to content

Commit

Permalink
better description
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanturok committed Sep 26, 2024
1 parent d5779c7 commit 7ac37bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llmfoundry/utils/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ def _validate_cfg(icl_cfg: dict[str, Any]):
return evaluators, logger_keys


@experimental_function('tp_strategies')
@experimental_function('Tensor Parallelism')
def build_tp_strategies(
name: str,
model: ComposerModel,
Expand Down

0 comments on commit 7ac37bc

Please sign in to comment.