Subscribe to the RSS feed to get updates on new posts.
A hands-on guide that teaches GPU programming through 34 progressive challenges - learn by doing, not lectures.
A deep dive into understanding ownership in programming through mental models - originally published on Modular’s blog.
Announcing state-of-the-art optimizations for LLM inference in MAX Serve - originally published on Modular’s blog.
Learn how to build AI agents by integrating MAX Serve with OpenAI’s function calling capabilities - originally published on Modular’s blog.
A practical walkthrough of the new features in Mojo 24.6 - originally published on Modular’s blog.
A step-by-step guide to building a chat application using Llama 3 and MAX Serve - originally published on Modular’s blog.
A practical walkthrough of the new features in Mojo 24.5 - originally published on Modular’s blog.
Exploring the new features in MAX 24.4 including macOS support and Llama3 - originally published on Modular’s blog.
Building semantic search applications using MAX Engine - originally published on Modular’s blog.
std::pin
std::alloc
Cell<T>
Vec
LinkedList<T>