Skip to content

Commit

Permalink
modify functionary model names (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjay920 committed Jul 5, 2024
1 parent c7cb531 commit d47e062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/components/BenchmarkTable.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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',
Expand Down

0 comments on commit d47e062

Please sign in to comment.