refactor: update highlighted model name to 1206

This commit is contained in:
Paul Gauthier 2024-12-06 14:45:23 -08:00 committed by Paul Gauthier (aider)
parent f7a7976923
commit aec92c7c17

View file

@ -4,7 +4,7 @@ document.addEventListener('DOMContentLoaded', function () {
const redDiagonalPattern = pattern.draw('diagonal', 'rgba(255, 99, 132, 0.2)');
let displayedData = [];
const HIGHTLIGHT_MODEL = 'Qwen';
const HIGHTLIGHT_MODEL = '1206';
var leaderboardData = {
labels: [],
datasets: [{