jhqxxx
80d36b5308
add Qwen3.5 mmproj gguf
2026-03-16 14:50:59 +08:00
jhqxxx
21caee0522
update fmt
2026-03-14 20:06:20 +08:00
jhqxxx
aad0e62151
add qwen3.5 gguf
2026-03-14 19:27:01 +08:00
jhqxxx
4d544ab68f
from gguf build chat_template and tokenizer
2026-03-11 17:30:28 +08:00
jhqxxx
20b5260633
update fmt
2026-03-07 18:09:29 +08:00
jhqxxx
d2524d6a19
merge glm-ocr model
2026-03-07 18:08:06 +08:00
jhqxxx
cf308f93eb
Merge branch 'pr/jasonzou/31'
2026-03-07 14:25:44 +08:00
jason
1fe06110ff
more glm-ocr tweaks
2026-03-06 11:25:44 -05:00
jhqxxx
2ef86b5a88
generate remove unnecessary code
2026-03-06 19:40:39 +08:00
jhqxxx
037207eccd
update generate param init
2026-03-06 19:08:58 +08:00
jhqxxx
548eb8185e
usage add prompt_tokens
2026-03-06 18:38:16 +08:00
jason
3156818a0c
glm-ocr
2026-03-05 23:49:49 -05:00
jhqxxx
9a09b998a6
fix qwen3.5-9b config bug
2026-03-06 12:31:00 +08:00
jhqxxx
f482bf1a54
update qwen3.5 only text conpute pos bug
2026-03-06 12:14:18 +08:00
jhqxxx
b2a687a05e
update fmt
2026-03-05 21:59:38 +08:00
jhqxxx
4ae8b0b2f4
add Qwen3.5 model
2026-03-05 21:57:03 +08:00
jhqxxx
a61b899741
update interpolate
2026-03-01 12:44:14 +08:00
jhqxxx
28f8fb6c1b
update fmt
2026-02-14 16:34:12 +08:00
jhqxxx
b77676f029
delete index-ttss
2026-02-14 16:06:50 +08:00
jhqxxx
2c34fc2d79
updata index tts
2026-02-14 15:52:30 +08:00
XiaoYang
390d916ea6
feat(api): add health check and models endpoints with documentation
...
- Add /health endpoint to check service status for orchestration systems
- Add /models endpoint with OpenAI API compatible format
- Document new endpoints in both English and Chinese API docs
- Include example usage and response formats in documentation
- Add comprehensive test coverage for health and models endpoints
- Refactor model storage to include type information alongside instance
- Move model ID and type methods to WhichModel implementation
- Update API calls to access model instance through stored wrapper
2026-02-08 12:10:40 +08:00
XiaoYang
38ea72e407
refactor: reorganize imports and improve code formatting across multiple modules
2026-02-08 11:07:53 +08:00
jhqxxx
7c832e0ce8
merge main
2026-02-07 17:22:59 +08:00
jhqxxx
fcbe736e1a
update docs
2026-02-07 13:28:13 +08:00
jhqxxx
01172b1ae6
index-tts stash save
2026-02-07 00:26:03 +08:00
jhqxxx
1c507a7b12
add qwen3-asr
2026-02-05 00:43:49 +08:00
jhqxxx
073723447f
merge main
2026-02-02 21:30:52 +08:00
jhqxxx
f2cb6bf976
merge main
2026-02-02 17:56:34 +08:00
jhqxxx
292dfd31e4
merge pr/go-restream/20
2026-01-30 22:17:00 +08:00
jhqxxx
e3944588fc
index tts stash save
2026-01-30 22:04:23 +08:00
jhqxxx
53791efa80
fix modelscope fun-asr-nano-2512 model load error
2026-01-17 13:18:26 +08:00
jhqxxx
45b53e41cd
update fmt
2026-01-15 23:20:16 +08:00
jhqxxx
f4e95e3937
use linear_b
2026-01-15 23:17:34 +08:00
jhqxxx
d9b803d27e
add qwen3 and fun-asr-nano
2026-01-15 21:57:12 +08:00
jhqxxx
618d75b263
merge pr/KingBright/13
2026-01-08 00:04:24 +08:00
jhqxxx
6ef8facfde
add glm-asr-nano
2026-01-07 21:46:01 +08:00
jhqxxx
981457347a
load audio has problem
2025-12-31 17:39:25 +08:00
jhqxxx
6b8381a765
update
2025-12-26 00:33:07 +08:00
jhqxxx
88ee303392
merge pr/guobin211/12
2025-12-26 00:23:14 +08:00
michaelbguo
0cbedb24e4
refactor: 优化RMBG2.0图像预处理流程,提前转换RGB数据以减少重复操作
2025-12-25 21:10:05 +08:00
jhqxxx
9a4fa636be
add image api and audio api
2025-12-25 20:25:52 +08:00
michaelbguo
7c9261567b
refactor: 为RMBG2.0测试方法添加cfg(test)属性,优化extract_image_url函数避免clone
2025-12-25 10:44:32 +08:00
michaelbguo
f35631157a
feat: 优化RMBG2.0图像处理性能,支持并行批量处理
2025-12-24 21:42:05 +08:00
jhqxxx
06bd7fce04
add RMBGv2.0
2025-12-23 19:23:21 +08:00
jhqxxx
675fd6f89e
stash save
2025-12-12 20:40:57 +08:00
jhqxxx
855d0cf975
update fmt
2025-12-11 23:30:07 +08:00
jhqxxx
b9947a6516
update voxcpm code to support voxcpm1.5 model
2025-12-11 23:14:43 +08:00
jhqxxx
963924a1f1
stash save
2025-12-11 18:33:35 +08:00
YageGeng
42c95da0e3
refactor: remove unstable Option<&T> branch by returning owned Tensor
2025-12-11 10:50:35 +08:00
jhqxxx
0dc2840b0e
update fmt
2025-12-10 16:52:57 +08:00