Skip to content

Commit

Permalink
Merge branch 'main' into rahulkuma/comp_update
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrk04 authored Jul 17, 2024
2 parents 76c0b4b + 628af4e commit d4b979f
Show file tree
Hide file tree
Showing 72 changed files with 158 additions and 293 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: pipeline
tags:
Preview: ""

version: 0.0.77
version: 0.0.78
name: llm_ingest_dataset_to_acs_basic
display_name: LLM - Dataset to ACS Pipeline
is_deterministic: false
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_validate_deployments:0.0.70'
component: 'azureml:llm_rag_validate_deployments:0.0.71'
identity:
type: user_identity
inputs:
Expand All @@ -136,7 +136,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_crack_and_chunk:0.0.67'
component: 'azureml:llm_rag_crack_and_chunk:0.0.68'
inputs:
input_data: ${{parent.inputs.input_data}}
input_glob: ${{parent.inputs.input_glob}}
Expand All @@ -159,7 +159,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_create_promptflow:0.0.76'
component: 'azureml:llm_rag_create_promptflow:0.0.77'
inputs:
mlindex_asset_id: ${{parent.jobs.register_mlindex_asset_job.outputs.asset_id}}
mlindex_asset_uri: ${{parent.jobs.create_acs_index_job.outputs.index}}
Expand All @@ -177,7 +177,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_generate_embeddings:0.0.60'
component: 'azureml:llm_rag_generate_embeddings:0.0.61'
inputs:
chunks_source:
type: uri_folder
Expand Down Expand Up @@ -227,7 +227,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_update_acs_index:0.0.64'
component: 'azureml:llm_rag_update_acs_index:0.0.65'
inputs:
embeddings:
type: uri_folder
Expand All @@ -247,7 +247,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_register_mlindex_asset:0.0.64'
component: 'azureml:llm_rag_register_mlindex_asset:0.0.65'
inputs:
storage_uri: ${{parent.jobs.create_acs_index_job.outputs.index}}
asset_name: ${{parent.inputs.embeddings_dataset_name}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: pipeline
tags:
Preview: ""

version: 0.0.75
version: 0.0.76
name: llm_ingest_dataset_to_acs_user_id
display_name: LLM - Dataset to ACS Pipeline
is_deterministic: false
Expand Down Expand Up @@ -110,7 +110,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_validate_deployments:0.0.70'
component: 'azureml:llm_rag_validate_deployments:0.0.71'
identity:
type: user_identity
inputs:
Expand All @@ -136,7 +136,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_crack_and_chunk:0.0.67'
component: 'azureml:llm_rag_crack_and_chunk:0.0.68'
identity:
type: user_identity
inputs:
Expand All @@ -161,7 +161,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_create_promptflow:0.0.76'
component: 'azureml:llm_rag_create_promptflow:0.0.77'
identity:
type: user_identity
inputs:
Expand All @@ -181,7 +181,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_generate_embeddings:0.0.60'
component: 'azureml:llm_rag_generate_embeddings:0.0.61'
identity:
type: user_identity
inputs:
Expand Down Expand Up @@ -235,7 +235,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_update_acs_index:0.0.64'
component: 'azureml:llm_rag_update_acs_index:0.0.65'
identity:
type: user_identity
inputs:
Expand All @@ -257,7 +257,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_register_mlindex_asset:0.0.64'
component: 'azureml:llm_rag_register_mlindex_asset:0.0.65'
identity:
type: user_identity
inputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: pipeline
tags:
Preview: ""

version: 0.0.76
version: 0.0.77
name: llm_ingest_dataset_to_faiss_basic
display_name: LLM - Dataset to FAISS Pipeline
is_deterministic: false
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_validate_deployments:0.0.70'
component: 'azureml:llm_rag_validate_deployments:0.0.71'
identity:
type: user_identity
inputs:
Expand All @@ -125,7 +125,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_crack_and_chunk:0.0.67'
component: 'azureml:llm_rag_crack_and_chunk:0.0.68'
inputs:
input_data: ${{parent.inputs.input_data}}
input_glob: ${{parent.inputs.input_glob}}
Expand All @@ -148,7 +148,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_create_promptflow:0.0.76'
component: 'azureml:llm_rag_create_promptflow:0.0.77'
inputs:
mlindex_asset_id: ${{parent.jobs.register_mlindex_asset_job.outputs.asset_id}}
mlindex_asset_uri: ${{parent.jobs.create_faiss_index_job.outputs.index}}
Expand All @@ -166,7 +166,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_generate_embeddings:0.0.60'
component: 'azureml:llm_rag_generate_embeddings:0.0.61'
inputs:
chunks_source:
type: uri_folder
Expand Down Expand Up @@ -216,7 +216,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_create_faiss_index:0.0.65'
component: 'azureml:llm_rag_create_faiss_index:0.0.66'
inputs:
embeddings:
type: uri_folder
Expand All @@ -234,7 +234,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_register_mlindex_asset:0.0.64'
component: 'azureml:llm_rag_register_mlindex_asset:0.0.65'
inputs:
storage_uri: ${{parent.jobs.create_faiss_index_job.outputs.index}}
asset_name: ${{parent.inputs.embeddings_dataset_name}}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ type: pipeline
tags:
Preview: ""

version: 0.0.75
version: 0.0.76
name: llm_ingest_dataset_to_faiss_user_id
display_name: LLM - Dataset to FAISS Pipeline
is_deterministic: false
Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_validate_deployments:0.0.70'
component: 'azureml:llm_rag_validate_deployments:0.0.71'
identity:
type: user_identity
inputs:
Expand All @@ -125,7 +125,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_crack_and_chunk:0.0.67'
component: 'azureml:llm_rag_crack_and_chunk:0.0.68'
identity:
type: user_identity
inputs:
Expand All @@ -150,7 +150,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_create_promptflow:0.0.76'
component: 'azureml:llm_rag_create_promptflow:0.0.77'
identity:
type: user_identity
inputs:
Expand All @@ -170,7 +170,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_generate_embeddings:0.0.60'
component: 'azureml:llm_rag_generate_embeddings:0.0.61'
identity:
type: user_identity
inputs:
Expand Down Expand Up @@ -224,7 +224,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_create_faiss_index:0.0.65'
component: 'azureml:llm_rag_create_faiss_index:0.0.66'
identity:
type: user_identity
inputs:
Expand All @@ -244,7 +244,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: 'azureml:llm_rag_register_mlindex_asset:0.0.64'
component: 'azureml:llm_rag_register_mlindex_asset:0.0.65'
identity:
type: user_identity
inputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags:
Preview: ""
name: llm_ingest_db_to_acs
display_name: LLM - SQL Datastore to ACS Pipeline
version: 0.0.91
version: 0.0.92
description: Single job pipeline to chunk data from AzureML sql data store, and create ACS embeddings index
settings:
default_compute: serverless
Expand Down Expand Up @@ -154,7 +154,7 @@ jobs:
output_grounding_context_file: ${{parent.outputs.db_context}}
environment_variables:
MANAGED_IDENTITY_ENABLED: ${{parent.inputs.managed_identity_enabled}}
component: "azureml:llm_dbcopilot_grounding:0.0.65"
component: "azureml:llm_dbcopilot_grounding:0.0.66"
type: command
generate_meta_embeddings:
type: command
Expand All @@ -164,7 +164,7 @@ jobs:
properties:
compute_specification:
automatic: true
component: "azureml:llm_rag_generate_embeddings:0.0.58"
component: "azureml:llm_rag_generate_embeddings:0.0.60"
inputs:
chunks_source:
type: uri_folder
Expand Down Expand Up @@ -221,7 +221,7 @@ jobs:
#########################################
db_sample_loading_generator:
type: command
component: "azureml:llm_dbcopilot_grounding_ground_samples:0.0.40"
component: "azureml:llm_dbcopilot_grounding_ground_samples:0.0.41"
resources:
instance_count: ${{parent.inputs.serverless_instance_count}}
instance_type: ${{parent.inputs.serverless_instance_type}}
Expand All @@ -241,7 +241,7 @@ jobs:
#########################################
generate_sample_embeddings:
type: command
component: "azureml:llm_rag_generate_embeddings:0.0.58"
component: "azureml:llm_rag_generate_embeddings:0.0.60"
resources:
instance_count: ${{parent.inputs.serverless_instance_count}}
instance_type: ${{parent.inputs.serverless_instance_type}}
Expand Down Expand Up @@ -336,5 +336,5 @@ jobs:
path: ${{parent.inputs.include_views}}
instruct_template:
path: ${{parent.inputs.instruct_template}}
component: "azureml:llm_dbcopilot_create_promptflow:0.0.65"
component: "azureml:llm_dbcopilot_create_promptflow:0.0.66"
type: command
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tags:
Preview: ""
name: llm_ingest_db_to_faiss
display_name: LLM - SQL Datastore to FAISS Pipeline
version: 0.0.91
version: 0.0.92
description: Single job pipeline to chunk data from AzureML sql data store, and create FAISS embeddings index
settings:
default_compute: serverless
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
output_grounding_context_file: ${{parent.outputs.db_context}}
environment_variables:
MANAGED_IDENTITY_ENABLED: ${{parent.inputs.managed_identity_enabled}}
component: "azureml:llm_dbcopilot_grounding:0.0.65"
component: "azureml:llm_dbcopilot_grounding:0.0.66"
type: command
generate_meta_embeddings:
type: command
Expand Down Expand Up @@ -203,13 +203,13 @@ jobs:
path: ${{parent.jobs.generate_meta_embeddings.outputs.embeddings}}
outputs:
index: ${{parent.outputs.grounding_index}}
component: "azureml:llm_rag_create_faiss_index:0.0.63"
component: "azureml:llm_rag_create_faiss_index:0.0.65"
type: command

#########################################
db_sample_loading_generator:
type: command
component: "azureml:llm_dbcopilot_grounding_ground_samples:0.0.40"
component: "azureml:llm_dbcopilot_grounding_ground_samples:0.0.41"
resources:
instance_count: ${{parent.inputs.serverless_instance_count}}
instance_type: ${{parent.inputs.serverless_instance_type}}
Expand All @@ -229,7 +229,7 @@ jobs:
#########################################
generate_sample_embeddings:
type: command
component: "azureml:llm_rag_generate_embeddings:0.0.58"
component: "azureml:llm_rag_generate_embeddings:0.0.60"
resources:
instance_count: ${{parent.inputs.serverless_instance_count}}
instance_type: ${{parent.inputs.serverless_instance_type}}
Expand All @@ -250,7 +250,7 @@ jobs:
#########################################
create_sample_faiss_index_job:
type: command
component: "azureml:llm_rag_create_faiss_index:0.0.63"
component: "azureml:llm_rag_create_faiss_index:0.0.65"
resources:
instance_count: ${{parent.inputs.serverless_instance_count}}
instance_type: ${{parent.inputs.serverless_instance_type}}
Expand Down Expand Up @@ -320,5 +320,5 @@ jobs:
path: ${{parent.inputs.include_views}}
instruct_template:
path: ${{parent.inputs.instruct_template}}
component: "azureml:llm_dbcopilot_create_promptflow:0.0.65"
component: "azureml:llm_dbcopilot_create_promptflow:0.0.66"
type: command
Loading

0 comments on commit d4b979f

Please sign in to comment.