diff --git a/aider/website/_includes/quant-chart.js b/aider/website/_includes/quant-chart.js index 7558dc738..fa48d554d 100644 --- a/aider/website/_includes/quant-chart.js +++ b/aider/website/_includes/quant-chart.js @@ -70,6 +70,13 @@ document.addEventListener('DOMContentLoaded', function () { font: { size: 16 } + }, + title: { + display: true, + text: 'Provider: quantization', + font: { + size: 14 + } } } }