$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
A low‑dependency Fortran framework for LLM inference, showing zero‑dependency implementation, matrix operations, and support for Llama, Phi, and other models.
This is a zero-dependency LLM inference framework written in Fortran. The motivation was to have a compact, fast, framework that can run modern LLMs that is easy to understand and modify. It’s written in Fortran because the language provides numpy-style matrix manipulation in a fast, compiled language. Currently supports Llama, Phi, and a few other models. This is an open source project.
Enables pure Fortran LLM inference, CPU-optimized, with zero external dependencies.
Loading recent emails...