Merge 34ca1f7d4b into sapling-pr-archive-EntilZha
Some checks failed
Lint with Black / lint (push) Has been cancelled
Lint with isort / lint (push) Has been cancelled

This commit is contained in:
Pedro Rodriguez 2025-01-24 13:59:47 -08:00 committed by GitHub
commit b1c12dd275
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -47,6 +47,7 @@ from bytelatent.probe import AutoProbeD
from bytelatent.profiling import maybe_run_profiler
from bytelatent.stool import StoolArgs, launch_job
from bytelatent.transformer import (
LMTransformer,
build_fsdp_grouping_plan,
get_no_recompute_ops,
get_num_flop_per_token,