models: llama-3.3-70b-versatile: name: llama-3.3-70b-versatile provider: groq tokens: 8000 developer: Meta description: Llama3-70b-chat is a large language model developed by Meta, known for its strong performance on various natural language processing tasks. default_max_tokens: 8000 prompt_templates: creative_writing: "Write a short story about a [theme] in the style of [author]." code_generation: "Write a Python function that [task]." data_analysis: "Analyze the following dataset and provide insights: [dataset]"