-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ONNX exporter and tutorial for llama embedding Signed-off-by: Onur Yilmaz <[email protected]> * Quantization added Signed-off-by: Onur Yilmaz <[email protected]> * Apply isort and black reformatting Signed-off-by: oyilmaz-nvidia <[email protected]> * reorg the onnx exporter Signed-off-by: Onur Yilmaz <[email protected]> * Fixing the issue with dimension input Signed-off-by: Onur Yilmaz <[email protected]> * Moved code from notebook to nemo Signed-off-by: Onur Yilmaz <[email protected]> * Replaced prints with logger Signed-off-by: Onur Yilmaz <[email protected]> * docstrings added Signed-off-by: Onur Yilmaz <[email protected]> * Fixing small flake8 issue Signed-off-by: Onur Yilmaz <[email protected]> * Remove ptq for nw Signed-off-by: Onur Yilmaz <[email protected]> * Apply isort and black reformatting Signed-off-by: oyilmaz-nvidia <[email protected]> * Addressing the feedback Signed-off-by: Onur Yilmaz <[email protected]> * Added trt flag for version compatible trt engine Signed-off-by: Onur Yilmaz <[email protected]> * Update notebook for version compatible trt engine Signed-off-by: Onur Yilmaz <[email protected]> * move trt import Signed-off-by: Onur Yilmaz <[email protected]> * style fix Signed-off-by: Onur Yilmaz <[email protected]> --------- Signed-off-by: Onur Yilmaz <[email protected]> Signed-off-by: oyilmaz-nvidia <[email protected]> Signed-off-by: Onur Yilmaz <[email protected]> Co-authored-by: oyilmaz-nvidia <[email protected]>
- Loading branch information
1 parent
8773f99
commit 110f80b
Showing
6 changed files
with
866 additions
and
3 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.