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

[WeeklyReport] lvdongyi 2024.10.28~2024.11.22 #416

Merged
merged 3 commits into from
Dec 5, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
### 姓名

吕东翼

### 实习项目

PaddleNLP 套件能力建设

### 本周工作

1. 升级CacheKV,构建Cache基类和DynamicCache

相关PR:

- https://github.com/PaddlePaddle/PaddleNLP/pull/9401

2. 调研当答案包含在问题中时出现异常的修复方式,为Gemma手动修复此问题。

相关PR:

- https://github.com/PaddlePaddle/PaddleNLP/pull/9462

### 下周工作

1. 继续修复当答案包含在问题中时出现异常的问题

2. CacheKV升级

### 导师点评

工作内容对套件生态建设十分关键,后续工作可按照todo继续推进。
Loading