mckaywrigley / chatbot-ui

AI chat for every model.
https://chatbotui.com
MIT License
27.34k stars 7.58k forks source link

Support for connecting to custom fine-tuned models #425

Closed bingoko closed 5 months ago

bingoko commented 1 year ago

I have fine-tuned an LLM chat model specifically and would like to use it with the Chatbot UI. Currently, the Chatbot UI only supports default OpenAI models with API Key, but I'd like to request a new feature that allows connecting to custom fine-tuned models.

thomasleveil commented 1 year ago

Can you please comment with the output of the query described here

jpzhangvincent commented 1 year ago

Ya I think this feature will be a great integration with another project - https://github.com/alexanderatallah/window.ai

hexacat42 commented 1 year ago

I would appreciate this feature - using private fine-tuned models from OpenAI - as well

tediknaak commented 5 months ago

I see this is closed as completed but how do we use this feature? Where in the UI or back-end config can we connect to a personal fine-tuned gpt model?