-
Notifications
You must be signed in to change notification settings - Fork 318
qwen3 omni support long audio #1268
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
Open
WANDY666
wants to merge
53
commits into
main
Choose a base branch
from
lightllm-long-audio
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
c8b3888
qwen3_vl_moe support prefill_cudagraph
WANDY666 e7fba3a
add audio dp
WANDY666 671b5aa
Add startup warmups for HTTP audio preload and per-rank audio workers…
WANDY666 a387259
add http client cache
WANDY666 cd89cd6
reduce polling time
WANDY666 4788980
Optimize audio shm payload handling and cache lookups
WANDY666 7b05403
cache hann_window/mel_filters
WANDY666 713c45d
Fix audio preload config to follow tokenizer settings
WANDY666 65a3ec6
Optimize qwen3 omni audio preprocessing fast path
WANDY666 2e48008
Add audio server fast path for single pending requests
WANDY666 456a71a
fix num_frames
WANDY666 479367d
tune fp8
WANDY666 2c09aa2
set default model
WANDY666 5168dae
add prompt_text_cache to QWen3OmniTokenizer
WANDY666 167f8b0
multi images or audios use asyncio
WANDY666 30d8603
single file without _resource_lock
WANDY666 db3e63b
use deque instead of list
WANDY666 2fbd55d
Merge branch 'main' of https://github.com/ModelTC/LightLLM into optim…
WANDY666 878c2f9
chore: format merged audio/httpserver files
WANDY666 ab788d9
chore: improve qwen3 omni audio formatting
WANDY666 0570b96
fixâ
WANDY666 70aad72
fix
WANDY666 86a16f7
fix md5 and
WANDY666 4601637
fix md5
WANDY666 16203e4
format
WANDY666 93421d2
using asyncio.to_thread preventing the server from handling other con…
WANDY666 f7b0589
fix
WANDY666 0ea2156
fix
hiworldwzj 6856540
fix
WANDY666 9d0671b
use details_log to log
WANDY666 8e21207
delete warmup
WANDY666 fe39faa
delete audio_preload_config
WANDY666 f1c9f07
delete _preprocess_single_padded
WANDY666 9bee105
fix
hiworldwzj 6c9c490
fix
hiworldwzj 3b057d0
fix
hiworldwzj a8a8130
fix
hiworldwzj 4479a65
fix
hiworldwzj be59513
fix
hiworldwzj 3b0e613
fix
hiworldwzj 56af31d
fix
hiworldwzj 4a61198
fix
hiworldwzj ccd4b57
fix
hiworldwzj b7d1187
fix
hiworldwzj 40cd0b9
fix
hiworldwzj 284815f
fix
hiworldwzj fa11c53
fix
hiworldwzj 44c63d9
fix
WANDY666 c5cc995
support long audio
WANDY666 eb4558a
add check_long_audio_infer
WANDY666 94ffee1
add LIGHTLLM_QWEN3_OMNI_CONV_CHUNKSIZE
WANDY666 73ece22
merge
WANDY666 0553276
Apply suggestions from code review. Use params.dtype
WANDY666 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.