forked from pytorch/ao
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[distributed] add batch decoding (pytorch#1151)
* enable batch decoding, optimize dst/src creation outside of decoding loop * remove logging, update formatting for display * ruff formatting * use Ke's variable names for send/rcv * add formatting exception for llama2 "".res * fix prompt incrementing add formatting exception for llama2 "".res * revert prompt incrementing to pp=1 state
- Loading branch information
Showing
2 changed files
with
45 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters