{
  "name": "Groq",
  "description": "Groq Fast Inference Models",
  "models": [
    {
      "id": "groq/llama-3.3-70b-versatile",
      "name": "Llama 3.3 70B",
      "description": "Latest fast inference model"
    },
    {
      "id": "groq/llama-3.1-70b-versatile",
      "name": "Llama 3.1 70B",
      "description": "Fast inference, versatile"
    },
    {
      "id": "groq/llama-3.1-8b-instant",
      "name": "Llama 3.1 8B Instant",
      "description": "Very fast, smaller model"
    },
    {
      "id": "groq/llama3-70b-8192",
      "name": "Llama 3 70B",
      "description": "Original Llama 3 70B"
    },
    {
      "id": "groq/llama3-8b-8192",
      "name": "Llama 3 8B",
      "description": "Original Llama 3 8B"
    },
    {
      "id": "groq/mixtral-8x7b-32768",
      "name": "Mixtral 8x7B",
      "description": "Fast mixture of experts"
    },
    {
      "id": "groq/gemma2-9b-it",
      "name": "Gemma 2 9B",
      "description": "Google's Gemma instruction-tuned"
    }
  ]
}
