Youyang
Youyang
@gdmcdonald Thanks for the comment! I'm not personally familiar with huggingface compute environment but yes, I believe you can run it in huggingface, docker or any other cloud or local...
Hi @JeremyBickel , I think it is possible to add feature support if it is not too complicated to implement. Exactly what features do you like to have? what do...
@JeremyBickel thanks for the detailed descriptions. Access to an OpenAI-like API seems to be a good feature and updating `llms/initialize.py` is indeed a right direction I think, so your codes...
Thanks for the comments and suggestions. I will take a look into ooba's repository and the API. Supporting POST requests with chat history and streaming seem productive and not difficult...
@kodecreer, I was just looking around for the license file to the pytorch implementation sample code. thanks anyway!