docs: note mixed-device support in PyPI 1.4.16 - #3724
Merged
Merged
Conversation
Signed-off-by: zhifu gao <zhifu.gzf@alibaba-inc.com>
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.
Summary
Update the English and Chinese Python API version notes: the mixed-device placement fix from #3706 is now available in the published PyPI 1.4.16 package. The source-only instruction added in #3714 was accurate before that release, but now sends users through an unnecessary source installation.
The notes provide a pinned installation command, retain the installation-guide links and 1.4.15 boundary, and preserve the source-commit/import-path reproducibility advice. No runtime, dependency, or historical evaluation-version changes.
Verification
funasr-1.4.16-py3-none-any.whland verified its published SHA-256:f95943f6a8111349a1b08907363b048a49e9cb9caa1e3afd8c92970d08bf450d.funasr/auto/auto_model.pyGit blob is61f7ce8b92116c781d6c1a6ecf517fc80ff3b46b, byte-for-byte identical to the fix: honor submodel device placement across inference calls #3706 merged implementation. Package version is 1.4.16; PyPI upload was September 18, 2026.This is an artifact/source and documentation verification, not a fresh environment installation or model inference benchmark. The original M2/121-minute case in #3701 remains unverified; this PR does not close it or claim a performance fix. An initial bounded test invocation timed out without producing a result; the subsequent bounded run completed successfully in 3.21 seconds.
AI assistance was used for this documentation update and review.