feat(multimodal): 实现本地模型管线与请求用量配置

This commit is contained in:
2026-09-04 12:39:43 +08:00
parent e52e909c41
commit 8d092533f6
42 changed files with 2234 additions and 98 deletions
+12
View File
@@ -0,0 +1,12 @@
# Separate from the API environment; no vLLM or FlashAttention required.
torch==2.9.1
torchaudio==2.9.1
qwen-asr==0.0.6
transformers==4.57.6
sentence-transformers==5.2.0
modelscope==1.39.1
addict==2.4.0
simplejson==3.20.2
sortedcontainers==2.4.0
av==16.1.0
psutil==7.2.2