OpenAI Blog

New and improved embedding model

Read the original on OpenAI Blog →

We are excited to announce a new embedding model which is significantly more capable, cost effective, and simpler to use.

Summary generated by The Flow from the publisher's feed. The full article lives at OpenAI Blog.

Hugging Face Trending Papers
Jun 24

BitNet Text Embeddings

LLM-based text embedders have substantially improved retrieval and semantic representation quality, but their deployment remains costly: large backbone models slow down embedding inference, while high-dimensional full-precision embeddings impose substantial storage and bandwidth overhead on large-scale indexes. In this paper, we present BITEMBED, an extreme low-bit framework for LLM-based text embedding that jointly targets encoding efficiency and vector storage.