base_url: http://localhost:8321/v1/openai/v1 api_key_var: TOGETHER_API_KEY models: - together/meta-llama/Llama-3.3-70B-Instruct-Turbo - together/meta-llama/Llama-4-Scout-17B-16E-Instruct - together/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 model_display_names: together/meta-llama/Llama-3.3-70B-Instruct-Turbo: Llama-3.3-70B-Instruct together/meta-llama/Llama-4-Scout-17B-16E-Instruct: Llama-4-Scout-Instruct together/meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8: Llama-4-Maverick-Instruct test_exclusions: together/meta-llama/Llama-3.3-70B-Instruct-Turbo: - test_chat_non_streaming_image - test_chat_streaming_image - test_chat_multi_turn_multiple_images - test_response_non_streaming_image - test_response_non_streaming_multi_turn_image