Skip to content

Commit

Permalink
Update llama_3.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisfiregamer1 authored May 5, 2024
1 parent 85ec939 commit b1bf378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bots/llama_3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const information: types.information = {
callbackSupport: true,
streamingSupport: false,
id: "llama3-groq",
name: "Llama 3 Groq",
name: "Llama 3 70b (Groq)",
description: "Meta's new flagship model. Powered by Groq!",
highCostLLM: false,
};
Expand Down

0 comments on commit b1bf378

Please sign in to comment.