Class: Vapi::GroqModelModel

Inherits:
Object
  • Object
show all
Defined in:
lib/vapi_server_sdk/types/groq_model_model.rb

Overview

This is the name of the model. Ex. cognitivecomputations/dolphin-mixtral-8x7b

Constant Summary collapse

LLAMA_31405_B_REASONING =
"llama-3.1-405b-reasoning"
LLAMA_3170_B_VERSATILE =
"llama-3.1-70b-versatile"
LLAMA_318_B_INSTANT =
"llama-3.1-8b-instant"
MIXTRAL_8_X_7_B_32768 =
"mixtral-8x7b-32768"
LLAMA_38_B_8192 =
"llama3-8b-8192"
LLAMA_370_B_8192 =
"llama3-70b-8192"
LLAMA_3_GROQ_8_B_8192_TOOL_USE_PREVIEW =
"llama3-groq-8b-8192-tool-use-preview"
LLAMA_3_GROQ_70_B_8192_TOOL_USE_PREVIEW =
"llama3-groq-70b-8192-tool-use-preview"
GEMMA_7_B_IT =
"gemma-7b-it"
GEMMA_29_B_IT =
"gemma2-9b-it"