tensorchord / modelz-llm

OpenAI compatible API for LLMs and embeddings (LLaMA, Vicuna, ChatGLM and many others)
https://modelz.ai
Apache License 2.0
265 stars 26 forks source link

bug: can only concatenate str (not "int") to str #86

Closed gaocegege closed 1 year ago

gaocegege commented 1 year ago

2023-06-21 14:59:41,813 - 2773285 - WARNING - uds.py:51 - can only concatenate str (not "int") to str 2023-06-21 14:59:41,818 - 2773264 - INFO - falcon_service.py:73 - can only concatenate str (not "int") to str

askaydevs commented 1 year ago

Any resolution to this?