diff --git a/docs/src/components/BenchmarkTable.js b/docs/src/components/BenchmarkTable.js index f2ee978..29f1690 100644 --- a/docs/src/components/BenchmarkTable.js +++ b/docs/src/components/BenchmarkTable.js @@ -202,7 +202,7 @@ const data = [ mtBench:'-', }, { - model: 'functionary-medium-v3.0', + model: 'meetkai/functionary-medium-v3.0', params: 70.6, functionCalling: '46.43%', mmlu: '79.85', @@ -212,7 +212,7 @@ const data = [ mtBench:'5.49', }, { - model: 'functionary-small-v2.5', + model: 'meetkai/functionary-small-v2.5', params: 8.03, functionCalling: '57.14%', mmlu: '63.92',