FastChat icon indicating copy to clipboard operation
FastChat copied to clipboard

Can Gradio serving expose more parameters?

Open mikeda100 opened this issue 2 years ago • 2 comments

Thanks a lot for the great contribution!

Can Gradio serving expose more parameters, such the top_p stuff?

How to modify the code to do that?

Thanks again!

mikeda100 avatar Apr 10 '23 13:04 mikeda100

You can start from here. https://github.com/lm-sys/FastChat/blob/00e432aab031becf311c33d3ecf2bd92a122ccb4/fastchat/serve/gradio_web_server.py#L333-L335 Contributions are welcome

merrymercy avatar Apr 12 '23 20:04 merrymercy

I can pick this issue up and add common parameters.

Jeffwan avatar May 02 '23 07:05 Jeffwan

Thanks for the contributions. Closing.

zhisbug avatar May 08 '23 08:05 zhisbug