Skip to content

Commit

Permalink
Add Paddle inference support
Browse files Browse the repository at this point in the history
Quantization not supported yet.
  • Loading branch information
saas1600 committed Dec 9, 2022
1 parent e5c9b22 commit 82d2c02
Show file tree
Hide file tree
Showing 6 changed files with 1,605 additions and 0 deletions.
1 change: 1 addition & 0 deletions codegeex/paddle/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .codegeex_model import CodeGeeXModel
Loading

0 comments on commit 82d2c02

Please sign in to comment.