Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: prefer inplace softmax to avoid copy (#2661)
* fix: prefer inplace softmax to avoid copy * Update server/text_generation_server/models/flash_causal_lm.py Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com> --------- Co-authored-by: Nicolas Patry <patry.nicolas@protonmail.com>
- Loading branch information