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.

9.2. Third-Party Model Weights

This document is not legal advice. Consult a qualified attorney for specific decisions.

The Juno software license covers the engine code only. It does not grant any rights to third-party model weights (GGUF files or other formats) that Juno loads at runtime.

Each model family has its own license. Representative examples:

Model familyLicenseCommercial useKey constraints
LLaMA 3 (Meta)Meta Llama 3 CommunityYes, with conditionsAttribution required; over 700M MAU requires a separate agreement
Mistral 7BApache 2.0YesStandard Apache 2.0 terms
Phi-3 / Phi-3.5MITYesStandard MIT terms
Gemma 2 (Google)Gemma Terms of UseYes, with conditionsProhibited use policy applies

Operator responsibility: obtain the model, review its license, and comply with its terms independently of Juno. Juno does not vet model contents, provenance, or compliance status. Keep copies of license texts for every base GGUF you deploy.

See also


<- 9.1 License and Patents  |  Table of Contents  |  9.3 LoRA and Merge Licensing ->