Wednesday, October 18, 2023

Show HN: Finetune OpenAI Embeddings In-Browser https://ift.tt/qh42Xsk

Show HN: Finetune OpenAI Embeddings In-Browser There's a lesser-known trick described in the OpenAI Cookbook. You can linearly transform a generic embedding space (like OpenAI’s) for your usecase with a well-tuned matrix multiply. I ported the cookbook technique into a standalone hardware-accelerated webapp, and added some UX to guide the process along. There are some examples on the homepage for out-of-the-box fun. With 30 seconds of training, I was able to improve performance by the first example by 15%. https://ift.tt/zIc2riO October 18, 2023 at 10:45PM

No comments:

Post a Comment

Show HN: Radix – Visual UI for agentic programming https://ift.tt/LmOMQ9N

Show HN: Radix – Visual UI for agentic programming Hey HN, I'm Jordan from Radix. Radix is a UI tool for programming agents. You prompt ...