
Mattt
69 posts

Mattt
@mattt
Collaborating w/@huggingface and writing on @nshipster. Prev: @replicate, @github, @apple, BA @CarnegieMellon





I've started a company: ggml.ai From a fun side project just a few months ago, ggml has now become a useful library and framework for machine learning with a great open-source community















When Claude Code fetches Bun’s docs, Bun’s docs now send markdown instead of HTML by default This shrinks token usage for our docs by about 10x



Introducing AnyLanguageModel: A Swift package that provides a drop-in replacement for Apple's Foundation Models framework with support for custom language model providers. github.com/mattt/AnyLangu… Just change your import statement:

AnyLanguageModel 0.4.0 is out with support for multi-modal inputs. Vision language models are incredibly useful — extract text from receipts, analyze diagrams, describe images for accessibility, answer questions about photos, and much more. You can now pass images directly to models running with MLX & Ollama, plus Anthropic, Gemini, and OpenAI providers. Core ML support coming soon.


