-
Notifications
You must be signed in to change notification settings - Fork 121
chore: bump base image to 0.0.5 #1364
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
Conversation
- migrate preset test to A10 Signed-off-by: zhuangqh <zhuangqhc@gmail.com>
TitleUpdate base image and VM sizes for A10 series Description
Changes walkthrough 📝
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
This pr need to read secret from repo to push image. Thus, I need to push it to the main repo instead of forking. @chewong |
PR Code Suggestions ✨Explore these optional code suggestions:
|
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #1364 +/- ##
=======================================
Coverage 58.39% 58.39%
=======================================
Files 76 76
Lines 8720 8720
=======================================
Hits 5092 5092
Misses 3406 3406
Partials 222 222
🚀 New features to boost your workflow:
|
**Reason for Change**: - bump base image to 0.0.5 - update basic py lib - add chat template for deepseek series model - migrate preset test to A10 --------- Signed-off-by: zhuangqh <zhuangqhc@gmail.com> Co-authored-by: Fei Guo <vrgf2003@gmail.com>
**Reason for Change**: - bump base image to 0.0.5 - update basic py lib - add chat template for deepseek series model - migrate preset test to A10 --------- Signed-off-by: zhuangqh <zhuangqhc@gmail.com> Co-authored-by: Fei Guo <vrgf2003@gmail.com>
**Reason for Change**: - bump base image to 0.0.5 - update basic py lib - add chat template for deepseek series model - migrate preset test to A10 --------- Signed-off-by: zhuangqh <zhuangqhc@gmail.com> Co-authored-by: Fei Guo <vrgf2003@gmail.com>
Reason for Change: