"torch_harmonics/convolution.py" did not exist on "acbbf8f7b0cdd6cde41f5e5909b351dd0535e7df"
strings.py 179 Bytes
Newer Older
AllentDan's avatar
AllentDan committed
1
2
3
4
5
6
# flake8: noqa
TITLE = 'LLMDeploy Playground'

ABSTRACT = """
Thanks to [LLM-As-Chatbot](https://github.com/deep-diver/LLM-As-Chatbot), this application was modified from it.
"""