-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for PyTorch GPU memory limit (#41)
* Add support for PyTorch GPU memory limit * log bad CUDA memory setting as an error * Add support for sentence-t5-base model * Switch to github actions * Fixed deploy step * Fix GIT_TAG env variable in deploy step * Enable all of the transformers models * Add duplicate /vectors route to remove 307 redirects * remove un-used packages, remove installation of third party libs (#38) * remove un-used packages, remove instalation of third party libs * update requirements * more explicit variable naming for CUDA memory percentage Co-authored-by: Marcin Antas <[email protected]> Co-authored-by: John Trengrove <[email protected]> Co-authored-by: Stefan Bogdan <[email protected]>
- Loading branch information
1 parent
495dce8
commit 4a38a7b
Showing
2 changed files
with
13 additions
and
2 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