-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix:
Module programming llm
#341
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # modules/programming/module_programming_llm/module_programming_llm/helpers/models/openai.py
|
github-actions
bot
added
the
deployment-error
Added by deployment workflows if an error occured
label
Sep 14, 2024
dmytropolityka
added
deploy:athena-test2
Athena Test Server 2
and removed
deployment-error
Added by deployment workflows if an error occured
labels
Sep 14, 2024
dmytropolityka
temporarily deployed
to
athena-test2.ase.cit.tum.de
September 14, 2024 22:26 — with
GitHub Actions
Inactive
github-actions
bot
added
lock:athena-test2
Is currently deployed to Athena Test Server 2
and removed
deploy:athena-test2
Athena Test Server 2
labels
Sep 14, 2024
dmytropolityka
added
deploy:athena-test2
Athena Test Server 2
and removed
lock:athena-test2
Is currently deployed to Athena Test Server 2
labels
Sep 15, 2024
dmytropolityka
temporarily deployed
to
athena-test2.ase.cit.tum.de
September 15, 2024 18:12 — with
GitHub Actions
Inactive
github-actions
bot
added
lock:athena-test2
Is currently deployed to Athena Test Server 2
and removed
deploy:athena-test2
Athena Test Server 2
labels
Sep 15, 2024
dmytropolityka
added
deploy:athena-test2
Athena Test Server 2
and removed
lock:athena-test2
Is currently deployed to Athena Test Server 2
labels
Sep 16, 2024
dmytropolityka
temporarily deployed
to
athena-test2.ase.cit.tum.de
September 16, 2024 07:26 — with
GitHub Actions
Inactive
github-actions
bot
added
lock:athena-test2
Is currently deployed to Athena Test Server 2
and removed
deploy:athena-test2
Athena Test Server 2
labels
Sep 16, 2024
dmytropolityka
removed
the
lock:athena-test2
Is currently deployed to Athena Test Server 2
label
Sep 16, 2024
dmytropolityka
temporarily deployed
to
athena-test2.ase.cit.tum.de
September 16, 2024 08:29 — with
GitHub Actions
Inactive
github-actions
bot
added
lock:athena-test2
Is currently deployed to Athena Test Server 2
and removed
deploy:athena-test2
Athena Test Server 2
labels
Sep 16, 2024
dmytropolityka
removed
the
lock:athena-test2
Is currently deployed to Athena Test Server 2
label
Sep 16, 2024
FelixTJDietrich
approved these changes
Sep 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good, hopefully we will fix such inconvenience soon through a shared llm library. The module worked for me on TS2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
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.
Screenshots