Skip to content

Commit

Permalink
remove decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
eitanturok committed Sep 30, 2024
1 parent 8be472f commit 81130c8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llmfoundry/utils/builders.py
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,6 @@ def _validate_cfg(icl_cfg: dict[str, Any]):
return evaluators, logger_keys


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

0 comments on commit 81130c8

Please sign in to comment.