-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor documentation and improve tgi deployment (#610)
* feat(decoder): export Tokenizer if available * feat(decoder): extend checkpoint folder permissions This allow the checkpoint files to be visible even if they have been created by another user (like the docker root user). * feat(tgi): remove redundant env var * docs(tgi): use privileged option * docs(tgi): simplify deployment instructions * fix(tgi): reduce CPU mem usage when loading neuron model * docs(inference): merge two similar pages * docs: move TGI README to documentation * feat(tgi): reference export documentation in error message * Apply suggestions from code review Co-authored-by: Michael Benayoun <[email protected]> * review(tgi): revert to info traces * Apply suggestions from code review Co-authored-by: Jingya HUANG <[email protected]> * review: add details on export parameters * review: add padding tip --------- Co-authored-by: Michael Benayoun <[email protected]> Co-authored-by: Jingya HUANG <[email protected]>
- Loading branch information
1 parent
7d840f3
commit ad9e51b
Showing
13 changed files
with
384 additions
and
476 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
Oops, something went wrong.