-
Notifications
You must be signed in to change notification settings - Fork 72
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport] Hanyonggong 2024.7.29~2024.8.11 (#346)
Co-authored-by: Yuanle Liu <[email protected]>
- Loading branch information
1 parent
a89cda1
commit f13286e
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
WeeklyReports/Hackathon_7th/10_Hanyonggong/[WeeklyReports]2024.07.29~2024.08.11.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
### 姓名 | ||
韩用功 | ||
|
||
### 实习项目 | ||
推理Predictor 及 IR Pass建设 | ||
|
||
### 本周工作 | ||
|
||
**1、修复上周pr的bug** | ||
|
||
* 相关pr:https://github.com/PaddlePaddle/PaddleNLP/pull/8799 | ||
* 相关pr:https://github.com/PaddlePaddle/Paddle/pull/66651 | ||
|
||
**2、修复Refactor BlockInferencePredictor的bug** | ||
|
||
* 相关pr:https://github.com/PaddlePaddle/PaddleNLP/pull/8879 | ||
|
||
**3、修复llama3.1在组网结构下bfloat16精度报错问题** | ||
|
||
### 下周工作 | ||
1. 将fused_bias_act layer and python api从paddlenlp迁移到paddle仓库 | ||
2. 研究一下deepseek的模型结构,后续支持一下deepseek的高性能组网 | ||
### 导师点评 | ||
认真、负责,主动性强,继续加油! |