[CI] Adapt vl_model baseline changes due to Paddle_79397 - #8094
Merged
Conversation
Collaborator
Author
|
/skip-ci ci_iluvatar |
PaddlePaddle-bot
left a comment
There was a problem hiding this comment.
🤖 Paddle-CI-Agent | pr_review |
2026-07-03 16:39:48
📋 Review 摘要
PR 概述:更新 EB VL Lite e2e 一致性测试读取的 ERNIE-4.5-VL baseline 文件名,以适配 Paddle baseline 变更。
变更范围:tests/e2e/test_EB_VL_Lite_serving.py 中 baseline 文件路径。
影响面 Tag:[CI]
问题
未发现阻塞性问题。PR 规范问题在下面章节报,不要在这里重复
📝 PR 规范检查
符合规范。标题使用官方 [CI] Tag,描述包含 checklist.md §D2 要求的 Motivation、Modifications、Usage or Command、Accuracy Tests 和 Checklist 章节。
总体评价
本轮基于 PR diff、变更文件上下文、FastDeploy checklist/architecture 审查了唯一语义变更点。修改仅切换 baseline 文件名,未发现需要阻塞合入的问题;请确保 CI 环境的 MODEL_PATH 下已同步提供 ernie-4_5-vl-base-tp2-dev-0702 文件。
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Adapt for PaddlePaddle/Paddle#79397
Recent Paddle updates introduced changes to the VL model baseline, which caused mismatches in existing CI validation logic. This PR aims to align FastDeploy CI and baseline checks with the updated Paddle behavior to ensure CI correctness and stability.
Modifications
Updated CI baseline logic to adapt to the latest Paddle VL model changes.
Usage or Command
N/A
Accuracy Tests
N/A
Checklist
[FDConfig],[APIServer],[Engine],[Scheduler],[PD Disaggregation],[Executor],[Graph Optimization],[Speculative Decoding],[RL],[Models],[Quantization],[Loader],[OP],[KVCache],[DataProcessor],[BugFix],[Docs],[CI],[Optimization],[Feature],[Benchmark],[Others],[XPU],[HPU],[GCU],[DCU],[Iluvatar],[Metax]]pre-commitbefore commit.releasebranch, make sure the PR has been submitted to thedevelopbranch, then cherry-pick it to thereleasebranch with the[Cherry-Pick]PR tag.