-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WeeklyReport] kanze1 2024.11.18~2024.11.24 (#429)
- Loading branch information
Showing
1 changed file
with
37 additions
and
0 deletions.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
Reports/season 4/kanze1/[WeeklyReport]2024.11.18~2024.11.24.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,37 @@ | ||
### 姓名 | ||
|
||
张汶韬 | ||
### 开发中的快乐开源任务 | ||
|
||
PaddleMIX 快乐开源-多模态理解-17-Chameleon模型推理 | ||
|
||
### 本双周工作 | ||
|
||
1. **热身任务 修改飞桨文档** | ||
|
||
- 已完成typos任务打卡 | ||
[CodeStyle][Typos][A-45] Fix typo(`AVALIABLE`) by kanze1 · Pull Request #69652 · PaddlePaddle/Paddle | ||
[CodeStyle][Typos][A-45] Fix typo('available') by kanze1 · Pull Request #69609 · PaddlePaddle/Paddle | ||
|
||
2. **热身任务 paddle编译** | ||
|
||
- 已完成热身任务paddle编译打卡 | ||
|
||
3. **热身任务 Stable-Diffusion 训练推理** | ||
|
||
- 已完成热身任务Stable-Diffusion 训练推理打卡 | ||
|
||
4. **问题疑惑与解答** | ||
|
||
- 问题 关于paddlemix中推理对齐的样例和格式要求 | ||
|
||
尝试的解决方法: | ||
|
||
尝试阅读其他已合并项目的源码和观看样例 | ||
|
||
### 未来双周计划 | ||
|
||
熟练掌握paddlemix的使用,完成paddlemix的推理对齐任务 | ||
了解了模型推理工作流程后开始流水线 | ||
|
||
|