Closed Mrw33554432 closed 1 year ago
Thanks for the contribution! The code LGTM. Could you please also add a few arguments like model name and temperature, as in the command line CLI?
Thanks for the contribution! The code LGTM. Could you please also add a few arguments like model name and temperature, as in the command line CLI?
Added a model loader page and some options like temperature/max step/no history. But I faced some issue while trying to add a logo. I tested the code with 7b model, and it works as expected. However, the quant options are not tested (windows system).
A simple interface with gradio, not much to talk about. The tricky part is, the model always regard itself as the user after a few chats, but that's not a super big issue (not related to the interface I think).