Submitted by minimaxir t3_11fbccz in MachineLearning
Timdegreat t1_jangbi7 wrote
Reply to comment by sebzim4500 in [D] OpenAI introduces ChatGPT and Whisper APIs (ChatGPT API is 1/10th the cost of GPT-3 API) by minimaxir
You got a point there! I haven't given it too much thought really -- I def need to check out ada.
But wouldn't the ChatGPT embeddings still be better? Given that they're cheap, why not use the better option?
farmingvillein t1_japqcq1 wrote
> But wouldn't the ChatGPT embeddings still be better? Given that they're cheap, why not use the better option?
Usually, to get the best embeddings, you need to train them somewhat differently than you do a "normal" LLM. So ChatGPT may not(?) be "best" right now, for that application.
Viewing a single comment thread. View all comments