Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbanda committed Jul 23, 2024
1 parent a377ce4 commit 5cb0871
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ object NonOpenAIModelId {
val meta_llama_3_8b_instruct = "meta-llama-3-8b-instruct" // OctoML
val llama_v3p1_405b_instruct = "llama-v3p1-405b-instruct" // Fireworks AI
val llama_v3p1_70b_instruct = "llama-v3p1-70b-instruct" // Fireworks AI
val llama_v3p1_8b_instruct =
"accounts/fireworks/models/llama-v3p1-8b-instruct" // Fireworks AI
val llama_v3p1_8b_instruct = "llama-v3p1-8b-instruct" // Fireworks AI
val llama_v3_70b_instruct = "llama-v3-70b-instruct" // Fireworks AI
val llama_v3_8b_instruct = "llama-v3-8b-instruct" // Fireworks AI
val llama_3_1_405b_reasoning = "llama-3.1-405b-reasoning" // Groq
Expand Down

0 comments on commit 5cb0871

Please sign in to comment.