Live data from Hacker News

GPT-3.5 Turbo fine-tuning and API updates

openai.com

241–244 of 244 posts

Re: GPT-3.5 Turbo fine-tuning and API updates

#241
post #217

Earlier quoted context omitted.

>Could someone explain in simple terms exactly what fine-tuning does? Fine-tuning shows the model examples of sequences it should produce. The model is updated to become more likely to produce sequences like those examples. What precisely 'like those examples' means for brand new prompts unlike those in the training distribution is the black magic of generalization. >Does it show the model how to answer questions, or…

Thank you for this answer! > I generally recommend retrieval Yes that's what everyone's saying and it's also what we're working on. I was wondering what fine-tuning may be used for. Are there use cases where fine-tuning might be worth it (esp; given all the hard work it entails)? > akin to a student taking a test with open notes they can refer to, rather than trying to remember a textbook they read a week ago Excelle…

Yes, this is for training your own public facing chatbot. So that it does not easily break character and go wildly off-script, like bing, and start ranting at the old lady trying to check her balance. This will likely dramatically increase the number of chatgpt customer service bots in the near future, but on the up side, at least they wont all be regurgitating that "as a language model" shtick. That is if they are willing to pay to beat it out him.

Re: GPT-3.5 Turbo fine-tuning and API updates

#242

Earlier quoted context omitted.

I'm curious about this. Can you point me to, e.g. some example code for setting up an inference endpoint with a base llama2 model on modal.com?

Here's one if their tutorials using vLLM, and they have a few other guides and example repos as well. https://modal.com/docs/guide/ex/vllm_inference https://github.com/modal-labs Alternatively, Runpod is fairly cheap and easy to get stuff running in a few minutes and can be point/click only using their templates. https://www.runpod.io/console/gpu-secure-cloud?template=f1pf... ("serverless" example) https://github.com…

Thanks for that. I've used RunPod GPU cloud to setup vLLM as an Open-AI API compatible endpoint before, but haven't tried any of the serverless options yet.

Re: GPT-3.5 Turbo fine-tuning and API updates

#243

Earlier quoted context omitted.

Can’t you get by with ChatGPT-4 for these personal assistant type questions? That’s what I do and my 20 a month goes a long way. I’d be interested to see if I am missing out on anything using GPT to is way in contrast to the API.

I use it with a tool that is wired into my terminal that changes my files for me [1]. That alone makes me several times more productive compared to copy pasting back and forth between the chat window. If the chat window makes me twice as productive the command line tool probably makes me 5x as productive. At that kind of output on a developer salary the $70-200 a month is absolute peanuts compared to what you get in…

This tool looks splendid. Personally, it evokes in me the memories of MUDding back in the early 90s. What a concept that would be to MUD to build apps via LLM -- or even MUD to build the MUD in real-time outside of the OLC and scripting. That sounds like a passion project for me when I can find the time.

Re: GPT-3.5 Turbo fine-tuning and API updates

#244
post #104
post #62

Earlier quoted context omitted.

This one seems to be a deal-breaker, if you already know what types of language you want, why would you want openai moderating your parameter tuning set.

Why do you care at all, let alone "dealbreaker". You need a model specifically fine tuned towards something dangerous?

why do you care about privacy? i have nothing to hide

why do you care about free speech? i have nothing to say

Post reply on HN