Simon Willison’s Weblog

Subscribe

Items tagged embeddings, homebrewllms in 2023

Filters: Year: 2023 × embeddings × homebrewllms × Sorted by date


Build an image search engine with llm-clip, chat with models with llm chat

LLM is my combination CLI tool and Python library for working with Large Language Models. I just released LLM 0.10 with two significant new features: embedding support for binary files and the llm chat command.

[... 1188 words]