02 / Platform — Models
Models
Model-agnostic by design. Swap LLMs as the ecosystem evolves.
A / Pluggable models
Pluggable models
Llama, Mistral, Qwen, DeepSeek, and others route through one core. Nora is not dependent on any single model — the router picks per task, and private fine-tuned models sit alongside open ones.
B / Fine-tuning
Fine-tuning
Fine-tune on your corpus without exposing it. Model updates reach even air-gapped sites through an offline update service.