#UI to access a fine-tuned model for team members?

1 messages · Page 1 of 1 (latest)

pulsar pagoda
#

Apologies in advance if this has been asked a trillion times.

I am finetuning a model for a business. Once the model is complete, I will want to distribute it to the 3 employees.

Am I correct in understanding that the only pre-built solution is to have them access it via the playground in the platform UI?

I looked at creating a customGPT and giving an action that accesses the finetuned model, but it wasn't reliable enough.

Are there like opensource projects that exist that emulate the ChatGPT UI experience, where you can plugin your finetuned model and an API key and it simulates chatgpt but with that specific model?

Thank you!!