Tradução pendente. Esta definição ainda não foi traduzida para o português brasileiro. Ler a versão em inglês.

LoRA (Low-Rank Adaptation)

A fine-tuning method that freezes the original model weights and trains a small set of low-rank update matrices instead. LoRA reduces the number of trainable parameters by 10,000x or more, which makes fine-tuning a 70B model possible on a single GPU and makes per-tenant adapters cheap to ship.

Definição editorial da DecipherU. Para definições técnicas autorizadas, consulte NIST AI RMF, ISO/IEC 42001, ou as publicações oficiais dos laboratórios de IA.