-
Notifications
You must be signed in to change notification settings - Fork 443
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
FEAT: qwen2 audio #2271
Merged
Merged
FEAT: qwen2 audio #2271
Conversation
This file contains 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
Could you fix the CI? |
Fixed but not tested, as the MPS backend is not supported. |
ChengjieLi28
approved these changes
Sep 14, 2024
qinxuye
approved these changes
Sep 14, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested. LGTM
Vanocore
added a commit
to Vanocore/xinference
that referenced
this pull request
Sep 22, 2024
* 'main' of https://github.com/xorbitsai/inference: FEAT: support qwen2.5-coder-instruct and qwen2.5 sglang (xorbitsai#2332) DOC: update models for doc and readme (xorbitsai#2330) BUG: fix stable diffusion from dify tool (xorbitsai#2336) BUG: support old register llm format (xorbitsai#2335) FEAT: Support Qwen 2.5 (xorbitsai#2325) BUG: Fix CosyVoice missing output (xorbitsai#2320) BUG: [UI] Fix registration page bug. (xorbitsai#2315) Bug: modify vllm image version (xorbitsai#2312) BUG: modify vllm image version (xorbitsai#2311) FEAT: qwen2 audio (xorbitsai#2271) BUG: fix sampler_name for img2img (xorbitsai#2301) FEAT: Support yi-coder-chat (xorbitsai#2302) FEAT: support flux.1 image2image and inpainting (xorbitsai#2296) FEAT: support sdapi/img2img (xorbitsai#2293) ENH: Support fish speech 1.4 (xorbitsai#2295) FEAT: Update Qwen2-VL-Model to support flash_attention_2 implementation (xorbitsai#2289) FEAT: support deepseek-v2 and 2.5 (xorbitsai#2292) # Conflicts: # xinference/model/audio/cosyvoice.py
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.
pip install git+https://github.com/huggingface/transformers