Henry Chen
Henry Chen
`"@types/node": "^16.14.2"` seems wrong, the latest version on npm is `16.11.49`, and what actually installed in this PR is `16.11.34` (according to lockfile)
The error being swallowed is `AccountNotFound`.
You can use my project https://github.com/chenhunghan/ialacol to host https://huggingface.co/TheBloke/gorilla-7B-GGML
> Hey @chenhunghan great tool! I just tried and it works well :) Do you maybe want to come up with a simple README tutorial for hosting Gorilla and using...
We do have plan to have some minimum UI for just testing models, but not as full featured as chatbot-ui. IMHO UI should be a separate component. (Sorry for the...
btw, chatbot-ui should just work out of the box like you mentioned.