LoRA — A cheap way to fine-tune a model by training a small add-on layer instead of changing all of the model's weights.
open weights — A model whose trained parameters are published for anyone to download and run — unlike API-only models you can access but never possess.
Why it matters
Gives teams a reusable, inspectable open weightsA model whose trained parameters are published for anyone to download and run — unlike API-only models you can access but never possess.Full definition → approach to reducing false positives in secret scanning, plus a working example (CVE-2026-42876) of AI-assisted vulnerability disclosure.