# config.py # Model configuration MODEL_AGGREGATE = 'llama3' MODEL_REFERENCE_1 = 'mistral' MODEL_REFERENCE_2 = 'phi3' MODEL_REFERENCE_3 = 'gemma:2b'