Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Juno Documentation

Distributed LLM inference and fine-tuning, in pure Java. No Python, no GIL, no Spring.


How to read this book

This is the docs/ folder of the Juno project, restructured as a single, cross-linked reference. It assumes you already know what Juno is for and want the detail: how the distributed inference engine is put together, how to drive it from the CLI or from JVM code, how LoRA fine-tuning works end to end, and what governs the project itself.

Four parts, twenty-four chapters:

Where a diagram helps more than a paragraph, it is drawn as a Mermaid diagram so it renders natively in any viewer that supports it.


Table of Contents

Part I. Getting Started: Running and Integrating Juno

Part II. LoRA Fine-Tuning

Part III. Model Support and Performance

Part IV. Governance, Legal, and Compliance

Back matter