Skip to content

[Others] Fix typo#7147

Merged
luotao1 merged 1 commit intoPaddlePaddle:developfrom
NKNaN:typo
Apr 7, 2026
Merged

[Others] Fix typo#7147
luotao1 merged 1 commit intoPaddlePaddle:developfrom
NKNaN:typo

Conversation

@NKNaN
Copy link
Copy Markdown
Contributor

@NKNaN NKNaN commented Apr 2, 2026

Motivation

Typo fix

Modifications

  1. lenght → length(18 处,3 个文件)
    变量名 mm_token_lenght → mm_token_length:
    gpu_model_runner.py — 6 处
    metax_model_runner.py — 6 处
    xpu_model_runner.py — 6 处
    tokenzier → tokenizer(2 个文件重命名 + 4 处 import)

  2. tokenzier → tokenizer(2 个文件重命名 + 4 处 import)
    文件重命名:
    fastdeploy/input/tokenzier_client.py → tokenizer_client.py
    fastdeploy/demo/tokenzier_client_demo.py → tokenizer_client_demo.py

    import 更新:
    tokenizer_client_demo.py:19
    serving_chat.py:47
    response_processors.py:21
    test_tokenizer_client.py:21

Usage or Command

None

Accuracy Tests

None

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.

@paddle-bot
Copy link
Copy Markdown

paddle-bot bot commented Apr 2, 2026

Thanks for your contribution!

@luotao1 luotao1 self-assigned this Apr 2, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@938e7dd). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #7147   +/-   ##
==========================================
  Coverage           ?   73.39%           
==========================================
  Files              ?      376           
  Lines              ?    52850           
  Branches           ?     8239           
==========================================
  Hits               ?    38787           
  Misses             ?    11357           
  Partials           ?     2706           
Flag Coverage Δ
GPU 73.39% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@luotao1 luotao1 merged commit 367d37b into PaddlePaddle:develop Apr 7, 2026
34 of 37 checks passed
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.

3 participants