Skip to content
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

Feature Run Pod #317

Merged
merged 6 commits into from
Jan 21, 2025
Merged

Feature Run Pod #317

merged 6 commits into from
Jan 21, 2025

Conversation

shincap8
Copy link
Contributor

Context

  • We needed to store the scores thrown by the GPU pod .

Changes Made

  1. Created a new endpoint for the GPU pod.
  • This would allow us to store the scores for each model run in the GPU pod.
  1. Implement the call to the GPU pod.
  • This will allows us to call the GPU pod setted in the YamlFile

@shincap8 shincap8 requested a review from a team as a code owner January 17, 2025 23:33
Copy link

github-actions bot commented Jan 17, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

remg1997
remg1997 previously approved these changes Jan 17, 2025
Copy link
Collaborator

@remg1997 remg1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename the method and the associated schema models!

backend/app/api/endpoints/base/score.py Outdated Show resolved Hide resolved
@shincap8 shincap8 merged commit 2adf5bb into main Jan 21, 2025
13 checks passed
@shincap8 shincap8 deleted the Feature/RunPod branch January 21, 2025 15:42
@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants