""" model_config.py --------------- Configuration for the models used by HarmonyAI. """ MODEL_NAME = "redpajama/incite-chat-3b-v1" # Additional model configuration settings can be added here