Skip to content

Conversation

raghu-microsoft
Copy link
Collaborator

Description

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team ([email protected]) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

sharvin2187 and others added 16 commits May 28, 2025 14:40
* Add grpo job example

* Replace client info with generics

* Add missing copyright

* newline at end of aml_setup.py

* Fix black formatting issues and reduce dataset

* Update sdk/python/jobs/grpo/src/grpo_trainer_rewards.py

Co-authored-by: Copilot <[email protected]>

* Update sdk/python/jobs/grpo/src/BldDemo_Reasoning_Train.py

Co-authored-by: Copilot <[email protected]>

* Update sdk/python/jobs/grpo/src/BldDemo_Reasoning_Train.py

Co-authored-by: Copilot <[email protected]>

* Fix duplicated cell

* Add to CODEOWNERS

* Fix agenda image and dataset string

* Replace demo with example

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Address deployment related comments

* Add README

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Remove duplicated model info section

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Update sdk/python/jobs/grpo/launch_grpo_command_job-med-mcqa-commented.ipynb

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Change dataset description

---------

Co-authored-by: Sharvin Jondhale <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Gayatri Penumetsa <[email protected]>
Add yeshwanth and harsha to code owners for GRPO
* Followup improvements to GRPO job example

* Add more docs to the readme

* Update sdk/python/jobs/grpo/README.md

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Update sdk/python/jobs/grpo/README.md

Co-authored-by: Gayatri Penumetsa <[email protected]>

* Update README.md

---------

Co-authored-by: Sharvin Jondhale <[email protected]>
Co-authored-by: Gayatri Penumetsa <[email protected]>
Co-authored-by: Mohd Javed Ansari <[email protected]>
* fail sdk installation workflow temporarily
* Replace azureml-defaults with azureml-inference-server-http==1.4.0 in environment configuration files

* update azureml-inference-server-http

* update inference-schema and joblib in conda.yaml

* Replace azureml-defaults with azureml-inference-server-http==1.4.0 in environment configuration files

* update azureml-inference-server-http

* update inference-schema and joblib in conda.yaml

---------

Co-authored-by: Salman Arshad <[email protected]>
* Adding mcp server content

* updating content

* add more content to it

* adding more details

* adding pr details

* formating

* updating readme file

* updating readme

* formating the content

* formatting

* applying formatng

* applying formating

* applying formatting

* adding more ocntent
* Add config for single node runs

* Fix notebook metadata

* Run black formatter

---------

Co-authored-by: Sharvin Jondhale <[email protected]>
* [Fix]: Add accuracy also and reword informative assertions
* remove responsibleai-vision notebooks and related workflows
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

from azure.identity import InteractiveBrowserCredential, DefaultAzureCredential

try:
credential = DefaultAzureCredential()

Check failure

Code scanning / CodeQL

Detect unsafe use of DefaultAzureCredential in python application Error

Please use other types of Token Credential for your application if not for development testing purposes.
Copy link
Contributor

@sdgilley sdgilley left a comment

Choose a reason for hiding this comment

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

these changes will not break the docs builds.

qusongms and others added 2 commits July 3, 2025 11:09
* update rai-tabular environment version in rai tabular notebooks
salmanarshad97 and others added 13 commits July 8, 2025 22:29
* Update to use Python 3.12

* update

* update

* Update Dockerfiles and deployment configurations to use the latest minimal-py312-inference image

* Update conda and environment configurations to use updated package versions

---------

Co-authored-by: Salman Arshad <[email protected]>
Co-authored-by: Arun <[email protected]>
* checking AZ CLI version in ml ext installation workflow

* adding latest version of az cli

* adding latest version of az cli via url
* Bump up version for tabular components

* update

* revert
Co-authored-by: Salman Arshad <[email protected]>
* Submitting a job in env with private python packages

* basic sanity notebooks of SDK & CLI

* black fixes

* Task 4123398: Add sdk and cli notebooks and raise sev2 if sdk/cli is not installable (#3579)

* Submitting a job in env with private python packages

* basic sanity notebooks of SDK & CLI

* black fixes

* cron update to every 5 min & readme exclusion

* Sanity monitor (#3581)

* Submitting a job in env with private python packages

* basic sanity notebooks of SDK & CLI

* black fixes

* cron update to every 5 min & readme exclusion

* adding README.md for cli and sdk

* Sanity monitor (#3583)

* Submitting a job in env with private python packages

* basic sanity notebooks of SDK & CLI

* black fixes

* cron update to every 5 min & readme exclusion

* adding README.md for cli and sdk

* fix README.md for cli and sdk (#3584)

* Sanity monitor (#3586)

* fix README.md for cli and sdk

* fix README.md for sdk

* fix README.md for sdk

* Sanity monitor (#3587)

* fix README.md for cli and sdk

* fix README.md for sdk

* fix README.md for sdk

* fix exclusions and workflows

* Sanity monitor (#3588)

* fix README.md for cli and sdk

* fix README.md for sdk

* fix README.md for sdk

* fix exclusions and workflows

* fix sdk nb

* fix nb and remove readme

* fix nb for ws list

* fail sdk installation workflow temporarily

* Pass the failing workflow

* Fail the workflow intentionally to test the monitor
Co-authored-by: Salman Arshad <[email protected]>
Co-authored-by: Arun <[email protected]>
* [Feat]: Adding example for grpo pipeline job trigger

* [update]: format with black
* Adding an example notebook for gpt-oss finetuning

* black file formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.