Граф коммитов

3427 Коммитов

Автор SHA1 Сообщение Дата
cassieesvelt 1121ff6933
release new cxr version (#3466) 2024-10-08 10:44:48 -07:00
utkshukla 773efe5f05
3537857 mlflow version update of Deci-DeciCoder-1b (#3465) 2024-10-08 22:56:17 +05:30
Yeshwanth N 268b07f599
[Enhancement]: Component changes for multi-node support control (#3463)
* [Enhancement]: Component changes for multi-node support control

* [Enhancement]: Pipeline component updated

* [update]: Update data import component for version sync
2024-10-08 18:25:28 +05:30
Anubha Jain 768d4e975e
Component release 0.0.62 (#3462)
Co-authored-by: Anubha Jain <anubhajain@microsoft.com>
2024-10-08 12:06:07 +05:30
cassieesvelt f013749abb
add hls model assets (#3461) 2024-10-07 16:06:40 -07:00
Ayush Mishra 199d3f19f5
Version up config generator (#3459) 2024-10-07 18:07:11 +00:00
Jeff Omhover 2311834b37
align all phi3 naming conventions for gh catalog (#3456)
* align all phi3 naming conventions for gh catalog

* align all phi3 naming conventions for gh catalog

---------

Co-authored-by: Ali Soylemezoglu <acsoylemezoglu@gmail.com>
2024-10-07 13:05:49 -04:00
sarthaks95 5c3a55d97f
Remove Preview tags for all models (#3452)
Co-authored-by: Sarthak Singhal <sarsinghal@microsoft.com>
2024-10-07 13:42:36 +00:00
Yeshwanth N 6652bca5df
[Enhancement]: Control multi-node support and tag option for registra… (#3344)
* [Enhancement]: Control multi-node support and tag option for registration

* [Update]: Removed trailing white spaces

* [Update]: Sytax rule run compliance

* [Update]: Refactor docstring

* [Update]: PEP D205 compliance

* [Enhancement]: Added type hints and minor refactor

* [Update]: Re factor env context and control multi-node support with env variable

* [Update]: Changes related to multi-node control support using environment variable

* [Update]: Fixed line length limitation
2024-10-07 09:12:29 +00:00
Shu Peng b6aa2e1f8f
langchain upgrade for RAG environments (#3454)
* Upgrade langchain

* update component version.

* remove test code.
2024-10-04 14:36:07 -07:00
Ayush Mishra 74083d3efd
Add response_segment_size for completions only (#3450) 2024-10-04 10:37:05 +05:30
Kai 3b971cfb0f
feat: migration some the designer image (#3407)
* feat: add current image

* feat: add designer image

* fix: typo

* fix: typo

* fix: remove pytorch related image

* fix: fix for the comments

* fix: remove designer-r image

* fix: set the image version manually
2024-10-03 12:59:41 -04:00
Anubha Jain bcef38369c
removing model filter import due to bug (#3449)
Co-authored-by: Anubha Jain <anubhajain@microsoft.com>
2024-10-03 20:38:50 +05:30
QianqianNie 4cb0fcefc5
Remove preview tag and add disable-batch for oss models (#3429)
* Remove preview and add disable-batch

* fix duplicate tag

* undo the disable-batch change
2024-10-02 14:31:23 -07:00
jeff-shepherd 17ff40075d
Downgrade ubuntu to fix tensorflow debug (#3446)
This fixes the "Debug and monitor" feature for Azure ML jobs using this tensorflow curated environment.
2024-10-01 17:11:19 -07:00
yuacheng35 c56bc11aba
update components 1001 (#3445) 2024-10-01 16:04:15 -07:00
savitamittal1 7c1baf434e
deprecating profiler env. Replaced the env with CR capability. (#3443) 2024-09-30 14:28:17 -07:00
jeff-shepherd 0fbd78454c
Added conda environment to path to fix GLIBCXX_3.4.29 not found (#3442) 2024-09-30 10:17:07 -07:00
Kelly 144920a4d9
Update promptflow-ci to use check-directory-file-changes to allow for required status check (#3420)
* Update promptflow-ci to use check-directory-file-changes to allow for required status check

* update echo message

* update logging for promptflow_ci.py

* fix syntax issue

* update logging again

* update skipped flows

* update skipped-flows

* remove whitespace

* remove backslash

* update list of flows

* update errors count

---------

Co-authored-by: lykelly19 <kellyly@microsoft.com>
2024-09-30 09:48:30 -07:00
vechillal 46ee578c70
Update model versions (#3441)
* Update spec.yaml

* Update spec.yaml

* Update spec.yaml
2024-09-30 12:24:35 -04:00
vizhur 60bdc58336
Revert "Update model versions (#3439)" (#3440)
This reverts commit e212f6e733.
2024-09-30 11:41:57 -04:00
vechillal e212f6e733
Update model versions (#3439)
* Update spec.yaml

* Update spec.yaml

* Update spec.yaml
2024-09-30 11:41:04 -04:00
skanakamedal 3add6b9ad4
ACFT NLP Components 0.0.61 - Updating Evaluation components to 0.0.33 (#3438)
* Updating FT pipeline component with latest eval component

* Bumping command components

* Bumping command components env
2024-09-27 15:56:59 +05:30
Chandra Sekhar Gupta f67ebf0c47
Fixing the parsing issue of additional arguments with post processing scripts (#3428)
* updating model evaluation environment with modelling_llama patch.

* fixing the additional parameters parsing issue with postprocessor scripts.

* reverting the changes for transformers patch.

* fixing the unit tests.

---------

Co-authored-by: Chandra Sekhar Gupta Aravapalli <caravapalli@microsoft.com>
2024-09-27 11:21:25 +05:30
utkshukla 2820b16571
3472633 moved allam model spec to azureml-assets (#3434) 2024-09-27 09:52:20 +05:30
vechillal 6ee30c5988
Update deci versions (#3437)
* Update spec.yaml

* Update spec.yaml

* Update spec.yaml
2024-09-26 21:23:48 -04:00
cassieesvelt 2c252cd59b
update model version (#3436) 2024-09-26 12:18:20 -07:00
vechillal 2534233193
author renames (#3374) 2024-09-26 14:38:15 -04:00
Ankush Bhatia c08d09e7af
Update Model eval components (#3405)
* Remove hard dependency of transformers

* Fix chat completion data formatting

* Update component versions

* Fix script syntax

---------

Co-authored-by: Ankush Bhatia <ankushbhatia@microsoft.com>
Co-authored-by: Kelly <40868256+lykelly19@users.noreply.github.com>
2024-09-26 10:26:38 -04:00
Jeff Omhover dc1d7d83c9
enable playground flag (#3433)
Co-authored-by: Ali Soylemezoglu <acsoylemezoglu@gmail.com>
2024-09-26 10:15:19 -04:00
vizhur f6ed9db5b8
Allow Azure-AI prefix for models (#3431)
* Allow Azure-AI prefix for models

* update

* flake

* flake brrr

* fix tests
2024-09-26 10:07:26 -04:00
raviskolli b2f1cef09e
Update PTCA image to address torch vulnerabilities (#3432) 2024-09-25 15:36:20 -07:00
liangjason87 c21d38ae28
Grab latest version to the current repo (#3413)
Co-authored-by: vizhur <vizhur@microsoft.com>
2024-09-25 13:35:14 -07:00
raviskolli 9348a3dd93
Update torch version and dependencies in AutoML NLP CE (#3394)
* Update torch version and dependencies in AutoML NLP CE to address vulnerabilities

* Removed a duplicate horovod pip install

* Fixed the format to pin to the latest mcr tag and pypi versions

* Revert aiohttp version

---------

Co-authored-by: jeff-shepherd <39775772+jeff-shepherd@users.noreply.github.com>
2024-09-25 11:13:53 -07:00
Jeff Omhover 16a708aed4
remove flag for phi 3.5 moe (#3430) 2024-09-25 17:34:06 +00:00
Ayush Mishra e4b6042a67
batch score for oss (#3387)
* batch score for oss

* update src

* update file structure

* update

* fix tests

* update tests

* update for e2e test

* fix entry script

* uncomment default API type

* address comments

* return None by default

* fix flakes

* Update assets/batch_score/components/driver/src/batch_score_oss/aoai/scoring/aoai_response_handler.py

Co-authored-by: Sasidhar Kasturi <sasik@microsoft.com>

* Update assets/batch_score/components/driver/src/batch_score_oss/aoai/scoring/aoai_scoring_client.py

Co-authored-by: Sasidhar Kasturi <sasik@microsoft.com>

* Update docs

* fix flake

* e2e .version file does not exists, fix

* keep batch_score intanct. Move changes to batch_score_oss

* revert

* add oss wf

* update wf name

* Increase lock timeout

* fix asset version issue

* fix path

---------

Co-authored-by: Sasidhar Kasturi <sasik@microsoft.com>
2024-09-25 13:31:37 -04:00
Jeff Omhover d4585beefd
refactor phi 3.5 moe model card to fit catalog template (#3427)
Co-authored-by: Ali Soylemezoglu <acsoylemezoglu@gmail.com>
2024-09-25 08:46:54 -07:00
Ankush Bhatia 6d02473dd5
Add Benchmark tags to models (#3367)
Co-authored-by: Ankush Bhatia <ankushbhatia@microsoft.com>
2024-09-25 12:06:29 +05:30
Billy Hu a1b1203e59
Add math based evaluators (#3424)
* add new ui eval flow

* use different flow name

* update

* add test_config.json for the new flow

* fix the ci error

* address spell error

* add math evaluators

* update the description

---------

Co-authored-by: Kelly <40868256+lykelly19@users.noreply.github.com>
Co-authored-by: vizhur <vizhur@microsoft.com>
2024-09-24 20:23:49 -07:00
aggarwal-k 34d2e76af2
Update OSS components versions (#3426) 2024-09-24 22:56:37 +05:30
Kelly 5e290e4b61
Upgrade test resource python version to 3.10 (#3421)
Co-authored-by: lykelly19 <kellyly@microsoft.com>
2024-09-24 15:00:01 +00:00
Kelly 9b88fc5082
Allow data assets to use azcopy from external storage account & refactor models code (#3317)
* Allow data assets to use azcopy form external storage account usage & refactor models code

* update

* rename from model_utils to registry_utils

* some scripts-syntax updates

* more scripts-syntax changes

* more cleanup

* Update CHANGELOG and setup.py

* update spacing

* syntax

* move pluralize_asset_type to registry_utils

* spacing

* update import

* rename function

* spacing

* update docstring

* Update scripts/azureml-assets/CHANGELOG.md

Co-authored-by: Louie Larson <elesel@gmail.com>

* Update types and condition check

* update version

* add space

---------

Co-authored-by: lykelly19 <kellyly@microsoft.com>
Co-authored-by: Louie Larson <elesel@gmail.com>
2024-09-24 14:46:18 +00:00
abhishekMS2024 504f207cfd
Update import model component to make use of updated env (#3418) 2024-09-24 19:59:25 +05:30
runhli 3e7589ef70
upgrade rag component env to fix vulnerable images icm (#3422)
* upgrade rag env to fix vulnerable images icm

* try

* upgrade

* upgrade ntkl
2024-09-23 20:09:31 -07:00
tongy-msft 1984620b69
Release rai_eval_ui_dag_flow v2 to make connection optional for generate answer node (#3423)
* Update model.yaml

* Update spec.yaml
2024-09-23 16:13:30 -07:00
jeff-shepherd 440a67971b
Enable debug for tensorflow image (#3419) 2024-09-23 10:15:01 -07:00
Kelly dd5058c048
Update assets validation to use check-changed-files job to be able to require status check (#3333)
* Update assets validation to run on all assets

* Rename from sample_component to my_sample

* update sample component

* use new check-directory-file-changes job

* update read access

* update forked_pr_input

* add missing quote

---------

Co-authored-by: lykelly19 <kellyly@microsoft.com>
2024-09-23 16:31:04 +00:00
QianqianNie 1889c037b3
Update fmi (#3417) 2024-09-23 16:27:44 +00:00
XiangRao 12755eacfe
Fix DBCopilot Environment Vulnerabilities (#3416) 2024-09-23 11:06:05 +08:00
Ayush Mishra 3def597faa
Update API type based on merged scoring url (#3369)
* Update API type based on merged scoring url

* address comment
2024-09-21 04:51:13 +00:00