Skip to content

Commit

Permalink
📝 docs(bot): Auto sync agents & plugin to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lobehubbot committed Sep 1, 2024
1 parent 27e7315 commit 2ae1ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/modelProviders/novita.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const Novita: ModelProviderCard = {
displayName: 'Llama3.1 405B Instruct',
enabled: true,
id: 'meta-llama/llama-3.1-405b-instruct',
tokens: 32768,
tokens: 32_768,
},
{
displayName: 'Llama3 8B Instruct',
Expand Down

0 comments on commit 2ae1ba2

Please sign in to comment.