feat(model): Support Qwen1.5-32B (#1385)

This commit is contained in:
Fangyin Cheng
2024-04-08 09:40:24 +08:00
committed by GitHub
parent d4da50330f
commit df36b947d1
6 changed files with 40 additions and 4 deletions

View File

@@ -13,4 +13,5 @@ aioresponses
# for git hooks
pre-commit
# Type checking
mypy==1.7.0
mypy==1.7.0
httpx==0.26.0