From bb2c4e1c2c9b5b6916f51d80c1a40a10fc9a5e56 Mon Sep 17 00:00:00 2001 From: addyGarg <76091894+addyGarg@users.noreply.github.com> Date: Wed, 14 Jun 2023 21:16:30 +0530 Subject: [PATCH 1/8] Added metadata for LLM Dolly model --- metadata/LLM_Dolly_Embedding_metadata.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/LLM_Dolly_Embedding_metadata.json diff --git a/metadata/LLM_Dolly_Embedding_metadata.json b/metadata/LLM_Dolly_Embedding_metadata.json new file mode 100644 index 00000000..18b5c05f --- /dev/null +++ b/metadata/LLM_Dolly_Embedding_metadata.json @@ -0,0 +1,27 @@ +{ + "name": "LLMDolly", + "retrainable": true, + "gpu": 0, + "processorType": "CPU", + "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", + "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", + "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", + "changeLog": "", + "cpu": 1, + "inputType": "JSON", + "displayName": "LLMDolly ", + "memory": 0, + "mlPackageLanguage": "PYTHON38", + "projectId": "[project-id]", + "stagingUri": "[staging-uri]", + "projectName": "UiPath LLM Models", + "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 0, + "version": 1, + "customVersion": "23.6.1", + "imagePath": "dolly-embedding-model:latest", + "parametersFileJSON": "", + "settings": [] +} From ab40b976d4ca31de7cf0da340b87364d0b4a7ef6 Mon Sep 17 00:00:00 2001 From: vivekjhauipath <45358096+vivekjhauipath@users.noreply.github.com> Date: Fri, 16 Jun 2023 15:14:45 +0530 Subject: [PATCH 2/8] Delete LLM_Dolly_Embedding_metadata.json --- metadata/LLM_Dolly_Embedding_metadata.json | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 metadata/LLM_Dolly_Embedding_metadata.json diff --git a/metadata/LLM_Dolly_Embedding_metadata.json b/metadata/LLM_Dolly_Embedding_metadata.json deleted file mode 100644 index 18b5c05f..00000000 --- a/metadata/LLM_Dolly_Embedding_metadata.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "name": "LLMDolly", - "retrainable": true, - "gpu": 0, - "processorType": "CPU", - "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", - "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", - "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", - "changeLog": "", - "cpu": 1, - "inputType": "JSON", - "displayName": "LLMDolly ", - "memory": 0, - "mlPackageLanguage": "PYTHON38", - "projectId": "[project-id]", - "stagingUri": "[staging-uri]", - "projectName": "UiPath LLM Models", - "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", - "tenantName": "UiPath", - "minAIFabricVersion": "22.10", - "languageVersion": 0, - "version": 1, - "customVersion": "23.6.1", - "imagePath": "dolly-embedding-model:latest", - "parametersFileJSON": "", - "settings": [] -} From d3caf762c13d8e6c6296df36584f6eddae48e926 Mon Sep 17 00:00:00 2001 From: vivekjhauipath <45358096+vivekjhauipath@users.noreply.github.com> Date: Fri, 16 Jun 2023 15:15:15 +0530 Subject: [PATCH 3/8] Create LLMDolly__1__metadata.json --- metadata/LLMDolly__1__metadata.json | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/LLMDolly__1__metadata.json diff --git a/metadata/LLMDolly__1__metadata.json b/metadata/LLMDolly__1__metadata.json new file mode 100644 index 00000000..18b5c05f --- /dev/null +++ b/metadata/LLMDolly__1__metadata.json @@ -0,0 +1,27 @@ +{ + "name": "LLMDolly", + "retrainable": true, + "gpu": 0, + "processorType": "CPU", + "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", + "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", + "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", + "changeLog": "", + "cpu": 1, + "inputType": "JSON", + "displayName": "LLMDolly ", + "memory": 0, + "mlPackageLanguage": "PYTHON38", + "projectId": "[project-id]", + "stagingUri": "[staging-uri]", + "projectName": "UiPath LLM Models", + "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 0, + "version": 1, + "customVersion": "23.6.1", + "imagePath": "dolly-embedding-model:latest", + "parametersFileJSON": "", + "settings": [] +} From 119f95a8a4087d60f24422d2b7a628471765fd92 Mon Sep 17 00:00:00 2001 From: Vivek Date: Wed, 21 Jun 2023 17:04:21 +0530 Subject: [PATCH 4/8] Added Dolly as Public --- metadata/DollyPublic__1__metadata.json | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/DollyPublic__1__metadata.json diff --git a/metadata/DollyPublic__1__metadata.json b/metadata/DollyPublic__1__metadata.json new file mode 100644 index 00000000..9172fe19 --- /dev/null +++ b/metadata/DollyPublic__1__metadata.json @@ -0,0 +1,27 @@ +{ + "name": "DollyPublic", + "retrainable": true, + "gpu": 0, + "processorType": "CPU", + "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", + "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", + "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", + "changeLog": "", + "cpu": 1, + "inputType": "JSON", + "displayName": "DollyPublic ", + "memory": 0, + "mlPackageLanguage": "PYTHON38", + "projectId": "[project-id]", + "stagingUri": "[staging-uri]", + "projectName": "UiPath LLM Models", + "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 0, + "version": 1, + "customVersion": "23.6.1", + "contentUri": "https:///publicmodels/AIC/DollyPublic/1/dolly.zip", + "parametersFileJSON": "", + "settings": [] +} \ No newline at end of file From e0f18ff2576878229364b89e9544ded21838901f Mon Sep 17 00:00:00 2001 From: vivekjhauipath <45358096+vivekjhauipath@users.noreply.github.com> Date: Thu, 13 Jul 2023 19:07:36 +0530 Subject: [PATCH 5/8] Create DollyPublic__2__metadata.json --- metadata/DollyPublic__2__metadata.json | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/DollyPublic__2__metadata.json diff --git a/metadata/DollyPublic__2__metadata.json b/metadata/DollyPublic__2__metadata.json new file mode 100644 index 00000000..3737aa30 --- /dev/null +++ b/metadata/DollyPublic__2__metadata.json @@ -0,0 +1,27 @@ +{ + "name": "DollyPublic", + "retrainable": true, + "gpu": 0, + "processorType": "CPU", + "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", + "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", + "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", + "changeLog": "Fixing versions for weaviate client", + "cpu": 1, + "inputType": "JSON", + "displayName": "DollyPublic ", + "memory": 0, + "mlPackageLanguage": "PYTHON38", + "projectId": "[project-id]", + "stagingUri": "[staging-uri]", + "projectName": "UiPath LLM Models", + "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 0, + "version": 2, + "customVersion": "23.6.1", + "contentUri": "https:///publicmodels/AIC/DollyPublic/2/dolly.zip", + "parametersFileJSON": "", + "settings": [] +} From 01568b785fc9de180bbbb3b849a09d385aae228d Mon Sep 17 00:00:00 2001 From: vivekjhauipath <45358096+vivekjhauipath@users.noreply.github.com> Date: Thu, 13 Jul 2023 19:09:44 +0530 Subject: [PATCH 6/8] Update DollyPublic__2__metadata.json --- metadata/DollyPublic__2__metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/DollyPublic__2__metadata.json b/metadata/DollyPublic__2__metadata.json index 3737aa30..d6ac785a 100644 --- a/metadata/DollyPublic__2__metadata.json +++ b/metadata/DollyPublic__2__metadata.json @@ -20,7 +20,7 @@ "minAIFabricVersion": "22.10", "languageVersion": 0, "version": 2, - "customVersion": "23.6.1", + "customVersion": "23.6.2", "contentUri": "https:///publicmodels/AIC/DollyPublic/2/dolly.zip", "parametersFileJSON": "", "settings": [] From 3af168310f15c51c4d2e456a6c72c748715802a4 Mon Sep 17 00:00:00 2001 From: vivekjhauipath <45358096+vivekjhauipath@users.noreply.github.com> Date: Thu, 13 Jul 2023 19:14:31 +0530 Subject: [PATCH 7/8] Create DollyPublic__3__metadata.json --- metadata/DollyPublic__3__metadata.json | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/DollyPublic__3__metadata.json diff --git a/metadata/DollyPublic__3__metadata.json b/metadata/DollyPublic__3__metadata.json new file mode 100644 index 00000000..8b18bdc8 --- /dev/null +++ b/metadata/DollyPublic__3__metadata.json @@ -0,0 +1,27 @@ +{ + "name": "DollyPublic", + "retrainable": true, + "gpu": 0, + "processorType": "CPU", + "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", + "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", + "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", + "changeLog": "Fixing versions for weaviate client", + "cpu": 1, + "inputType": "JSON", + "displayName": "DollyPublic ", + "memory": 0, + "mlPackageLanguage": "PYTHON38", + "projectId": "[project-id]", + "stagingUri": "[staging-uri]", + "projectName": "UiPath LLM Models", + "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 0, + "version": 3, + "customVersion": "23.6.3", + "contentUri": "https:///publicmodels/AIC/DollyPublic/2/dolly.zip", + "parametersFileJSON": "", + "settings": [] +} From 85948554ef68906ef9f8ad68905e02043301846c Mon Sep 17 00:00:00 2001 From: vivekjhauipath <45358096+vivekjhauipath@users.noreply.github.com> Date: Fri, 14 Jul 2023 10:51:30 +0530 Subject: [PATCH 8/8] Create DollyPublic__4__metadata.json --- metadata/DollyPublic__4__metadata.json | 27 ++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/DollyPublic__4__metadata.json diff --git a/metadata/DollyPublic__4__metadata.json b/metadata/DollyPublic__4__metadata.json new file mode 100644 index 00000000..02db60dc --- /dev/null +++ b/metadata/DollyPublic__4__metadata.json @@ -0,0 +1,27 @@ +{ + "name": "DollyPublic", + "retrainable": true, + "gpu": 0, + "processorType": "CPU", + "description": "Machine Learning model for extracting commonly occurring data points from Semi-structured or Structured documents, including regular fields, table columns and classification fields. Please see more details including supported languages in the ML Packages section of the Document Understanding Guide: https://docs.uipath.com/document-understanding/docs/ml-packages", + "inputDescription": "ML Skills deployed using this ML Package can be integrated into RPA workflows using the Machine Learning Extractor activity in the Official feed or the MLModel activity in Connect feed. File formats accepted include pdf, tiff, jpg or png files. The activities also require an API Key input which you need to obtain from your UiPath Automation Cloud account, in the Licenses -\u003e Other Services view.", + "outputDescription": "Please refer to the documentation of the Activity used to query the ML Skill.", + "changeLog": "Fixing versions for weaviate client", + "cpu": 1, + "inputType": "JSON", + "displayName": "DollyPublic ", + "memory": 0, + "mlPackageLanguage": "PYTHON38", + "projectId": "[project-id]", + "stagingUri": "[staging-uri]", + "projectName": "UiPath LLM Models", + "projectDescription": "UiPath models designed to understand and generate human-like text based on patterns and examples in the data they were trained on.", + "tenantName": "UiPath", + "minAIFabricVersion": "22.10", + "languageVersion": 0, + "version": 4, + "customVersion": "23.6.4", + "contentUri": "https:///publicmodels/AIC/DollyPublic/4/dolly.zip", + "parametersFileJSON": "", + "settings": [] +}