Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FasterCodeGen/FasterGPTJ #3017

Merged
merged 28 commits into from
Sep 2, 2022
Merged

Conversation

gongel
Copy link
Member

@gongel gongel commented Aug 11, 2022

PR types

New features

PR changes

Models

Description

  • Add GPTJ model
  • Add FasterGPTJ
  • Add FasterCodeGen
  • Add codegen_server for Github Copilot
  • Add perf script and doc
  • Add finetune script
  • Add doc for Github Copilot and finetune

@gongel gongel requested a review from guoshengCS August 11, 2022 07:10
@gongel gongel added the faster Make training or inference faster label Aug 11, 2022
Copy link
Contributor

@guoshengCS guoshengCS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

另外要注意验证对其他模型是否有影响

Copy link
Contributor

@guoshengCS guoshengCS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

READM补充更新

@gongel
Copy link
Member Author

gongel commented Aug 17, 2022

另外要注意验证对其他模型是否有影响

经验证,sample下模型没问题

guoshengCS
guoshengCS previously approved these changes Sep 2, 2022
Copy link
Contributor

@guoshengCS guoshengCS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

只剩下TODO没有其他问题的话就尽快合入提测吧

@gongel gongel merged commit 53bdc2d into PaddlePaddle:develop Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
faster Make training or inference faster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants