Skip to content

Commit

Permalink
k
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Oct 15, 2024
1 parent 1dd3e57 commit ec38e0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions web/src/lib/hooks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,8 +287,6 @@ const MODEL_DISPLAY_NAMES: { [key: string]: string } = {
"meta.llama3-2-3b-instruct-v1:0": "Llama 3.2 3B",
"meta.llama3-2-11b-instruct-v1:0": "Llama 3.2 11B",
"meta.llama3-2-90b-instruct-v1:0": "Llama 3.2 90B",
"eu.meta.llama3-2-1b-instruct-v1:0": "Llama 3.2 1B (EU)",
"eu.meta.llama3-2-3b-instruct-v1:0": "Llama 3.2 3B (EU)",
"meta.llama3-8b-instruct-v1:0": "Llama 3 8B",
"meta.llama2-70b-chat-v1": "Llama 2 70B",
"meta.llama2-13b-chat-v1": "Llama 2 13B",
Expand Down

0 comments on commit ec38e0a

Please sign in to comment.