-
Notifications
You must be signed in to change notification settings - Fork 415
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
添加对vllm的支持 #46
Open
bo-scnu
wants to merge
39
commits into
xinnan-tech:memory
Choose a base branch
from
bo-scnu:main
base: memory
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
添加对vllm的支持 #46
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
* 🐳 chore: 优化打包速度 使用国内镜像 * 🎈 perf: 优化打包速度 注释日志的时间信息
* 🐳 chore: 优化打包速度 使用国内镜像 * 🎈 perf: 优化打包速度 注释日志的时间信息 * 🐳 chore: 改用docker hub * 🐎 ci(ci): 自动打包docker * 🐳 chore: 更新文档 * 🎈 perf: 改用opuslib_next * 🌈 style: 统一log
* 本地模型不重复创建,共用一个 * 更新web端页面发布版本
添加内置模型下载,yarn
minimax语音tts和阿里云智能语音tts适配
丰富 Docker build node18-pip
update:优化测试工具使用方法
update:更换群二维码
update:更新正在开发的功能
dockerfile移除网络下载 添加前端说明文档 修改静态文件调用
🎈 perf: 优化开发
* add home assistant * update home assistant remark * update config * update:优化文档 --------- Co-authored-by: ck3 <[email protected]> Co-authored-by: Kyrie Chen <[email protected]> Co-authored-by: hrz <[email protected]>
* update:配置docker自动编译 * update:修改docker编译参数 --------- Co-authored-by: hrz <[email protected]>
* update:配置docker自动编译 * update:修改docker编译参数 * update:测试docker编译 --------- Co-authored-by: hrz <[email protected]>
* update:配置docker自动编译 * update:修改docker编译参数 * update:测试docker编译 * update:优化docker自动编译 --------- Co-authored-by: hrz <[email protected]>
vllm可以提供openai兼容接口,使用现有的type: openai方式调用 |
* 添加豆包在线 ASR (xinnan-tech#82) --------- Co-authored-by: 胡垚 <[email protected]>
* 使用配置文件设置日志参数 * update:优化 --------- Co-authored-by: 欣南科技 <[email protected]> Co-authored-by: hrz <[email protected]>
* update: optimize performance test files * update:异步测试方法 --------- Co-authored-by: hrz <[email protected]>
* update: optimize performance test files * update:异步测试方法 * update:改回默认FunASR --------- Co-authored-by: Alexisxty <[email protected]> Co-authored-by: hrz <[email protected]>
Co-authored-by: hrz <[email protected]>
* fixed:ModuleNotFoundError: No module named 'opuslib' * update:格式化文档 --------- Co-authored-by: hrz <[email protected]>
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.
No description provided.