Tag: embedding model

  • Simon Willison’s Weblog: LLM 0.22, the annotated release notes

    Source URL: https://simonwillison.net/2025/Feb/17/llm/#atom-everything Source: Simon Willison’s Weblog Title: LLM 0.22, the annotated release notes Feedly Summary: I released LLM 0.22 this evening. Here are the annotated release notes: model.prompt(…, key=) for API keys chatgpt-4o-latest llm logs -s/–short llm models -q gemini -q exp llm embed-multi –prepend X Everything else model.prompt(…, key=) for API keys Plugins…

  • Simon Willison’s Weblog: Nomic Embed Text V2: An Open Source, Multilingual, Mixture-of-Experts Embedding Model

    Source URL: https://simonwillison.net/2025/Feb/12/nomic-embed-text-v2/#atom-everything Source: Simon Willison’s Weblog Title: Nomic Embed Text V2: An Open Source, Multilingual, Mixture-of-Experts Embedding Model Feedly Summary: Nomic Embed Text V2: An Open Source, Multilingual, Mixture-of-Experts Embedding Model Nomic continue to release the most interesting and powerful embedding models. Their latest is Embed Text V2, an Apache 2.0 licensed multi-lingual 1.9GB…

  • Hacker News: Evaluating Code Embedding Models

    Source URL: https://blog.voyageai.com/2024/12/04/code-retrieval-eval/ Source: Hacker News Title: Evaluating Code Embedding Models Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the challenges and limitations within the field of code retrieval, particularly as it pertains to embedding models used in coding assistants. It highlights the need for high-quality benchmarking datasets, identifies typical subtasks…

  • Hacker News: 400x faster embeddings models using static embeddings

    Source URL: https://huggingface.co/blog/static-embeddings Source: Hacker News Title: 400x faster embeddings models using static embeddings Feedly Summary: Comments AI Summary and Description: Yes **Summary:** This blog post discusses a new method to train static embedding models significantly faster than existing state-of-the-art models. These models are suited for various applications, including on-device and in-browser execution, and edge…

  • Hacker News: voyage-code-3

    Source URL: https://blog.voyageai.com/2024/12/04/voyage-code-3/ Source: Hacker News Title: voyage-code-3 Feedly Summary: Comments AI Summary and Description: Yes Summary: The text presents voyage-code-3, a new embedding model optimized for code retrieval that significantly outperforms existing models in both performance and cost-efficiency. The introduction of Matryoshka learning and advanced quantization techniques allows for reduced storage requirements without compromising…

  • Simon Willison’s Weblog: Open WebUI

    Source URL: https://simonwillison.net/2024/Dec/27/open-webui/#atom-everything Source: Simon Willison’s Weblog Title: Open WebUI Feedly Summary: Open WebUI I tried out this open source (MIT licensed, JavaScript and Python) localhost UI for accessing LLMs today for the first time. It’s very nicely done. I ran it with uvx like this: uvx –python 3.11 open-webui serve On first launch it…

  • Cloud Blog: Tailor your search engine with AI-powered hybrid search in Spanner

    Source URL: https://cloud.google.com/blog/topics/developers-practitioners/hybrid-search-in-spanner-combine-full-text-and-vector-search/ Source: Cloud Blog Title: Tailor your search engine with AI-powered hybrid search in Spanner Feedly Summary: Search is at the heart of how we interact with the digital ecosystem, from online shopping to finding critical information. Enter generative AI, and user expectations are higher than ever. For applications to meet diverse user…

  • Cloud Blog: How Vertex AI’s vector search helps unlock high-performance gen AI apps

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/build-fast-and-scalable-ai-applications-with-vertex-ai/ Source: Cloud Blog Title: How Vertex AI’s vector search helps unlock high-performance gen AI apps Feedly Summary: Think about your favorite apps – the ones that deliver instant results from massive amounts of data. They’re likely powered by vector search, the same technology that fuels generative AI. Vector search is crucial for…