New books available for subscription
iLLaManati is a Clojure library for running Large Language Models on the CPU and GPU. iLLaManati is powered by Neanderthal, Deep Diamond, and LLM runner backends. Currently, available backends are:
As usual with Uncomplicate projects, there's a Hello World project to get you started.
Until I set up a dedicated website with the documentation and tutorials, please refer to my blog Dragan Rocks, the ONNX Runtime backend tests, and Hello World project.
There is not only enough step-by-step material there to get you started, but to deep-dive into both higher-level and lower-level features.
Please note that this library does not even introduce much public API, beyond the core.async and Flow functions, since it does everything automatically under the hood, and the implementation neatly blends into Neanderthal and Deep Diamond, which is very extensively documented in the Deep Learning for Programmers book.
Please also note that the current release is a preview, and not yet ready for production use.
Copyright © 2025-2026 Dragan Djuric
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

