Diondra
1e212cda6a
Revert "Add readme validation step" ( #2951 )
2024-01-12 15:13:46 -08:00
Diondra
a8431e1b9c
Add readme validation step ( #2748 )
...
* Add script to check README.md and README template
* Refactor check-readme.sh and add messages
* Add step to cli-assets-component-pipeline workflow to test
* Update workflow
* Update workflow
* Fix syntax error
* Update action
* Fix typo
* Add exclusion logic
* Try adding readme validation to readme.py
* Update workflows with readme.py
* Update workflows with readme.py
* Update workflows with readme.py
* Update workflows with readme.py
* Fix github workspace variable
* Fix github workspace variables for exclusion check
* Fix exclusion logic
* Update readme exclusions
* Revert accidental change
* Update readme_exclusions.txt
* Revert accidental change to working directory
* Update check-readme.sh
* Update exclusion logic and file name
* Add debug message
* Update exclusion logic and file name
* FIx working directory file names
* Update exclusion logic and file name
* Add debugging statements
* Remove debugging statements
* Update readme.py and regenerate cli workflows
* Update working-directory
* Update readme to add validate readme to sdk workflows
* Move templates folder inside infra
* Add validate readme check to tutorials and sdk/python files
* Fix readme.py and revert unintended changes
* Revert unnecessary changes and update readme_validation_exclusions.txt
* Update exclusions list
* Update template
* Update readme_validation_exclusions.txt
* Update exclusions
* Replace check-readme.sh with check-readme.py
* Update readme template
* Update check-readme.py with Kevin's suggestions
* Remove 2nd CLI argument
* Add debugging messages
* Add debugging messages
* Add debugging messages
* Update debugging messages
* Update debugging messages
* Strip whitespace
* Convert sample path to string
* Fix exclusions
* Remove debugging messages
* re-format with black
* Manually update one sample with logging logic to test
* Regenerate resolved notebooks
* Remove appinsights logging step
* Exclude /home/runner/work/azureml-examples/azureml-examples/cli/jobs/automl-standalone-jobs/cli-automl-forecasting-task-github-dau
2024-01-12 15:36:15 -05:00
HrishikeshGeedMS
db6bea8469
Notebook updated to support gated models import ( #2943 )
...
* Notebook updated to support gated models import
* Notebook updated to support gated models import
* nit formatted
* Update import_model_into_registry.ipynb
* Notebook updated to support gated models import
* Update import_model_into_registry.ipynb
---------
Co-authored-by: Ayush Mishra <61145377+novaturient95@users.noreply.github.com>
2024-01-12 04:55:10 +05:30
Eric Wright
3839d4b2d7
Add notebook and pipelines for Claude and OpenAI LLM evaluations ( #2942 )
...
* add notebooks and all configs
* add lines to codeowners file
2024-01-10 15:58:07 -08:00
Sheri Gilley
17b866c562
Update CODEOWNERS ( #2944 )
2024-01-10 13:11:23 -06:00
Aswin Nagarajan
97f7c4f241
version changed ( #2930 )
2024-01-08 22:18:14 -08:00
jeff-shepherd
3550188212
Updated remaining notebook validation to Python 3.10 ( #2938 )
2024-01-05 15:19:12 -08:00
qjxu
90ddd6d57a
add an ADB notebook example ( #2834 )
...
* add an ADB notebook example
* reformat notebook
* Updated ADB sample notebook name and made some minor (non-code) changes.
* Some minor (non-code) changes to feature store ADB sample notebook.
* Update (#2936 )
---------
Co-authored-by: Yogi Pandey <20666257+ynpandey@users.noreply.github.com>
Co-authored-by: Mickey Zhang <ruizh@microsoft.com>
2024-01-04 21:05:42 -08:00
jeff-shepherd
6947079b84
Added 2 hour delay before cleanup ( #2937 )
...
* Added 2 hour delay before cleanup to prevent resource from being deleted when they are still in use
* Removed duplicate cleanup script
2024-01-04 17:50:29 -08:00
jeff-shepherd
97949c6bc4
Updated actions to Python 3.10 - part 5 ( #2935 )
2024-01-04 16:47:56 -08:00
jeff-shepherd
835d0bfc76
Updated pipeline sample validation to Python 3.10 ( #2934 )
2024-01-03 21:49:05 -08:00
jeff-shepherd
5f86614716
Update remaining automl notebooks to Python 3.10 ( #2933 )
2024-01-03 15:09:20 -08:00
adba-msft
a4bebf230a
no-op if environment already exists ( #2932 )
2024-01-03 11:37:03 -08:00
Larry Franks
7dbe9a3ddf
adding cell metadata so we can pull code into docs ( #2931 )
2024-01-03 13:05:18 -05:00
yiyoulin
fd2915dc16
release time constraint to one year later ( #2921 )
2024-01-02 11:17:06 -07:00
Chandra Sekhar Gupta
d274e42952
updating readme files for evaluation. ( #2926 )
...
Co-authored-by: Chandra Sekhar Gupta Aravpalli <caravapalli@microsoft.com>
2023-12-28 12:48:00 +05:30
chenyang
e5f7809040
add pipeline component sample with primitive output ( #2904 )
...
* add pipeline component sample with primitive output
* add pipeline component sample with primitive output
* add pipeline component sample with primitive output
* add pipeline component sample with primitive output
* upgrade mldesigner version to fix bug with not support string output
* modify notebook
* modify notebook
* modify notebook
* modify notebook
* update component
* update component
* update component
2023-12-25 03:56:05 +00:00
Gaurav Rajguru
342e602d95
Notebook for text to image for ds-mii model ( #2873 )
...
* Notebook for text to image for ds-mii model
* aacs
* cli
* cli
* model name
* code quality
---------
Co-authored-by: grajguru <grajguru@microsoft.com>
2023-12-22 14:22:36 +05:30
Facundo Santiago
7f9a32acdd
Santiagxf/package patch ( #2923 )
...
* fix: updating deployments schemas
* fix: target name
* notebooks
2023-12-21 16:06:52 -06:00
Rehaan Bhimani
d51dd60440
Add demo notebook for Text-to-Image Retrieval ( #2917 )
...
* add t2i notebook
* respond to PR comments
* black reformatting
2023-12-20 11:26:08 -08:00
Facundo Santiago
36f1cb2c65
Santiagxf/mlflow python deprecation ( #2909 )
...
* fix: updating deployments schemas
* fix: python version
* fix: python version
* fix: python version
* fixes
* fixes
* fixes
* model
2023-12-19 14:43:59 -06:00
jeff-shepherd
22ad22c4fe
Upgraded actions to Python 3.10 - second batch ( #2919 )
2023-12-18 16:03:44 -08:00
jeff-shepherd
7915b1f46b
Update GitHub actions to Python 3.10 - first batch ( #2913 )
...
* Update GitHub actions to Python 3.10 - first batch
2023-12-15 16:49:00 -08:00
vikasagrawal-ms
4c80148020
Oss-inference-examples ( #2915 )
...
* New notebooks for OSS inference examples
* removed outputs
* Updated sub rg ws
2023-12-14 10:18:50 +00:00
Advitya Gemawat
3699394655
Tabular & Text Env Bump ( #2910 )
...
* env version nump
* version bumps
* updated env names
2023-12-13 11:02:40 -08:00
Sheri Gilley
692e5c9dd3
Update CODEOWNERS ( #2914 )
...
remove errors in line 3
2023-12-13 12:10:49 -06:00
Nilesh Vijayrania
ac031e8a9c
Add mmd-3x in model name ( #2891 )
2023-12-13 17:04:49 +05:30
kdestin
6eb55ad0ce
fix: Temporarily allow bootstrapping to proceed past acr permission granting error ( #2912 )
2023-12-12 20:17:05 -05:00
Bhavana
8c1f321dfe
oss notebook ( #2906 )
...
* oss notebook
* oss notebook changes
* text gen notebook
---------
Co-authored-by: bhavanatumma <bhavanatumma@microsoft.com>
2023-12-12 22:19:53 +05:30
Rehaan Bhimani
1638ff1fe0
pin notebook to 6.5.6 ( #2902 )
2023-12-11 16:30:17 -08:00
Advitya Gemawat
562a45b415
Image Flower notebook fix ( #2901 )
...
* flower nbk fix
* var fix
* var fix
2023-12-11 11:48:34 -05:00
Zeliang Tian
cb13edbe37
fix k8s compute update bug ( #2887 )
...
* fix k8s compute update bug
* format code
---------
Co-authored-by: Ubuntu <zetia@DevBox-zetia.1jltvvkrfgyuhl3llhmbyldkog.bx.internal.cloudapp.net>
2023-12-07 09:46:56 +08:00
Facundo Santiago
cf107d40aa
Santiagxf/packages patch ( #2885 )
...
* fix: updating deployments schemas
* fix: xgboost==1.3.3
* fixes
* cli
* vllm
* exec
2023-12-06 13:39:38 -06:00
Rupal jain
99653088c0
[AutoML Vision] Updates for addressing run failures ( #2883 )
...
* updates for addressing run failures
* updates for addressing run failures
* revert accidental metadata changes
2023-12-05 23:29:35 +05:30
Han Wang
20a228705b
[CLI][Pipelines] Fix 4d data boostrapping ( #2881 )
...
* fix 4d data boostrapping
* update name
2023-12-05 18:05:00 +08:00
rkamat25
57a8d1d0b6
Added RAI Vision Flower Classification Scenario ( #2853 )
...
* Added RAI Vision Flower Classification Scenario
* Update Code for overwriting same version od data if exists
* Code Updated
* updated rai flower classification notebook for data asset version, included libraries
2023-12-04 14:20:45 -05:00
Nilesh Vijayrania
d460a13f8f
update examples for mmd-3x release ( #2858 )
...
* update examples for mmd-3x release
* update yolo version in registry
* corrected more names
* updated workflow for mmd-3x
* updated hf model versions
* Update model names and notes to correspond to mmd 3.x models
* Update sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb
Co-authored-by: Rupal jain <rupaljain@microsoft.com>
* Update sdk/python/jobs/automl-standalone-jobs/automl-image-instance-segmentation-task-fridge-items/automl-image-instance-segmentation-task-fridge-items.ipynb
Co-authored-by: Rupal jain <rupaljain@microsoft.com>
* Update sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb
Co-authored-by: Rupal jain <rupaljain@microsoft.com>
* Update sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb
Co-authored-by: Rupal jain <rupaljain@microsoft.com>
* Fix PR comments
---------
Co-authored-by: Phani Shekhar M <phmantri@microsoft.com>
Co-authored-by: PhaniShekhar <30535191+PhaniShekhar@users.noreply.github.com>
Co-authored-by: Rupal jain <rupaljain@microsoft.com>
2023-12-04 22:28:23 +05:30
Rupal jain
96d07b5292
increasing timeout for multilabel ( #2877 )
2023-12-04 13:00:53 +05:30
Aswin Nagarajan
47830b334b
added location ( #2878 )
2023-12-03 23:27:15 -08:00
yunjie-hub
2e081cd8b5
fix the case failure ( #2874 )
...
* fix the case failure
* fix the storage account name
2023-11-29 14:46:15 -08:00
pmanoj
da4fe49c00
correcting the validation notebook for llama notebooks ( #2865 )
2023-11-29 11:33:15 +05:30
lebaro-msft
c00d224768
Update workstation_env.yml ( #2870 )
...
Update workstation_env.yml to fix mlflow version issue
2023-11-28 15:38:25 -06:00
Sheri Gilley
8d08db1338
update list ( #2869 )
2023-11-28 14:13:43 -06:00
Ramu Vadthyavath
106ff57c21
stable diffusion image to image cli and sdk jobs ( #2857 )
...
* cli jobs update
* cli job updates
* cli and sdk i2i jobs
* minor updates
* minor update
* task name update
* minor updates
* metadata update
2023-11-29 00:03:45 +05:30
Ilya Matiach
60201c9fb9
bump RAI text and vision component versions to 0.0.11 ( #2852 )
2023-11-27 15:41:46 -05:00
Aswin Nagarajan
e0032242d5
Enable create new ws for OAI v2 and changed chat dataset format ( #2854 )
...
* enable create new ws for oai
* set env var
* export env var
* setting location
* setting location
* removed acr access
* removed all unnecessary verifications
* changed dataset format
2023-11-27 01:42:40 -08:00
nick863
cfb51c4a5b
Add new warning to the ignore list ( #2856 )
2023-11-22 16:11:50 -08:00
rkamat25
e046026e33
Added RAI Tabular Education Scenario Updated the Config ini ( #2839 )
...
* Added RAI Tabular Education Scenario Updated the Config ini
* Update the Compute in rai education scenario notebook
* Updated AZ Login Code for rai fianance notebook
* Incresed the Timeout in rai education scenario notebook
* Update code for workspace login for RAI education notebook
* Increased the timeout for RAI Generation
2023-11-21 17:29:47 -05:00
Ilya Matiach
b6401c818a
increase timeouts for RAI covid healthcare classification notebook to reduce notebook test failures due to job termination ( #2850 )
2023-11-21 17:27:27 -05:00
Mickey Zhang
35272c8b85
Update instruction ( #2847 )
2023-11-21 10:35:33 -06:00