Skip to content

[CI] Adapt vl_model baseline changes due to Paddle_79397 - #8094

Merged
EmmonsCurse merged 1 commit into
developfrom
EmmonsCurse-patch-1
Jul 3, 2026
Merged

[CI] Adapt vl_model baseline changes due to Paddle_79397#8094
EmmonsCurse merged 1 commit into
developfrom
EmmonsCurse-patch-1

Conversation

@EmmonsCurse

@EmmonsCurse EmmonsCurse commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

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

  • Add at least a tag in the PR title.
    • Tag list: [[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]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@EmmonsCurse

Copy link
Copy Markdown
Collaborator Author

/skip-ci ci_iluvatar
/skip-ci ci_hpu
/skip-ci build_xpu
/skip-ci pre_ce_test
/skip-ci stable_test
/skip-ci base_test
/skip-ci logprob_test
/skip-ci gpu_4cards_test

@EmmonsCurse EmmonsCurse changed the title [CI] Adapt vl_model baseline changes due to Paddle_79405 [CI] Adapt vl_model baseline changes due to Paddle_79397 Jul 3, 2026

@PaddlePaddle-bot PaddlePaddle-bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 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 要求的 MotivationModificationsUsage or CommandAccuracy TestsChecklist 章节。

总体评价

本轮基于 PR diff、变更文件上下文、FastDeploy checklist/architecture 审查了唯一语义变更点。修改仅切换 baseline 文件名,未发现需要阻塞合入的问题;请确保 CI 环境的 MODEL_PATH 下已同步提供 ernie-4_5-vl-base-tp2-dev-0702 文件。

@EmmonsCurse
EmmonsCurse merged commit e58f31c into develop Jul 3, 2026
42 checks passed
@EmmonsCurse
EmmonsCurse deleted the EmmonsCurse-patch-1 branch July 3, 2026 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants