Skip to content

Conversation

kumar-shivam-ranjan
Copy link
Contributor

@kumar-shivam-ranjan kumar-shivam-ranjan commented Jul 4, 2025

Description

This PR is intended to add support for time series forecasting model in AQUA. Example model : https://huggingface.co/ibm-granite/granite-timeseries-ttm-r1

Related PRs

https://bitbucket.oci.oraclecorp.com/projects/ODSC/repos/service-managed-containers/pull-requests/357/overview

Test Results

Screenshot 2025-07-07 at 1 03 25 PM

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 4, 2025
Copy link

github-actions bot commented Jul 4, 2025

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-18.76%

Copy link

github-actions bot commented Jul 7, 2025

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-58.21%

Copy link

github-actions bot commented Jul 7, 2025

📌 Cov diff with main:

Coverage-66%

📌 Overall coverage:

Coverage-58.20%

)
if (
aqua_model.freeform_tags.get(Tags.TASK, UNKNOWN)
== ModelTask.TIME_SERIES_FORECASTING
Copy link
Member

Choose a reason for hiding this comment

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

Can we add this TASK variable available for all kinds of models? Any harm in doing so? It will simplify the code and likely be needed in the future for other models as well.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

task is already available for all models as free-form tags , not just for granite models.

Copy link

github-actions bot commented Jul 8, 2025

📌 Cov diff with main:

Coverage-75%

📌 Overall coverage:

Coverage-58.21%

Copy link

github-actions bot commented Jul 8, 2025

📌 Cov diff with main:

Coverage-75%

📌 Overall coverage:

Coverage-58.21%

Copy link

github-actions bot commented Jul 9, 2025

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-18.74%

@kumar-shivam-ranjan kumar-shivam-ranjan merged commit 2098b24 into main Jul 9, 2025
18 of 19 checks passed
Copy link

github-actions bot commented Jul 9, 2025

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-18.74%

Copy link

github-actions bot commented Jul 9, 2025

📌 Cov diff with main:

No lines with coverage information in this diff.

📌 Overall coverage:

Coverage-58.24%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants