Skip to content

Commit

Permalink
ctrl u
Browse files Browse the repository at this point in the history
  • Loading branch information
genericness authored May 4, 2024
1 parent f652c0e commit 9bc2756
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 @@ -36,7 +36,7 @@ export async function send(
messages.push({
role: "system",
content:
"You are Mixtral, an LLM by Mistral AI. You are running through a Discord bot named LLM Bot, by Eris.",
"You are Llama, an LLM by Meta. You are running through a Discord bot named LLM Bot, by Eris.",
});
}

Expand Down

0 comments on commit 9bc2756

Please sign in to comment.