feat: add openllm support (#928)

This commit is contained in:
takatost
2023-08-20 19:04:33 +08:00
committed by GitHub
parent da3f10a55e
commit 3ea8d7a019
9 changed files with 412 additions and 3 deletions

View File

@@ -49,4 +49,5 @@ huggingface_hub~=0.16.4
transformers~=4.31.0
stripe~=5.5.0
pandas==1.5.3
xinference==0.2.0
xinference==0.2.0
openllm~=0.2.26