Due to a miscommunication, the environment variables and model configurations were altered, leading to issues with the module setup in module_programming_llm. This PR aims to resolve the misconfiguration by correctly setting the environment variable names and ensuring the appropriate model setup script is utilized.
Description
Updated the environment variables to reflect the correct names.
Linked the model setup script to the correct configuration.
Validated the changes to ensure seamless integration with the module_programming_llm.
Steps for Testing
Deploy and try to send a submission to module_programming_llm.
Testserver States
[!NOTE]
These badges show the state of the test servers.
Green = Currently available, Red = Currently locked
Click on the badges to get to the test servers.
Motivation and Context
Due to a miscommunication, the environment variables and model configurations were altered, leading to issues with the module setup in module_programming_llm. This PR aims to resolve the misconfiguration by correctly setting the environment variable names and ensuring the appropriate model setup script is utilized.
Description
Updated the environment variables to reflect the correct names. Linked the model setup script to the correct configuration. Validated the changes to ensure seamless integration with the module_programming_llm.
Steps for Testing
Deploy and try to send a submission to module_programming_llm.
Testserver States
Screenshots