From 7256fcf66c25cca9bcc2690ea78a93735c2c5729 Mon Sep 17 00:00:00 2001 From: Maysun J Faisal Date: Mon, 16 Jun 2025 14:28:08 -0400 Subject: [PATCH 1/6] Update README to incl info about exp and other updates Signed-off-by: Maysun J Faisal --- README.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6f00d1e..d91d69c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ # AI-lab samples -## Usage in AI-lab templates +## Usage in ai-lab-template -This repository is being used in [ai-lab-template](https://github.com/redhat-ai-dev/ai-lab-template) as component source code for users to start with. +This repository is being used in [ai-lab-template](https://github.com/redhat-ai-dev/ai-lab-template) as the Software Template source code for users to start with. -This is a copy of the ai lab sample apps source code. The master copy of those apps are under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes) +This repository is a copy of the AI lab recipes source code under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). -To pull in the latest changes, run `./pull-sample-app.sh`, and commit the changes. +To contribute or make an update to these samples, open a Pull Request under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). To pull in the latest changes to this repository, run `./pull-sample-app.sh`, and commit the changes. + +You can then re-generate the Software Templates in [ai-lab-template](https://github.com/redhat-ai-dev/ai-lab-template) to use the latest AI samples from this repository. + +## Usage in ai-lab-template-experiment + +For the experimental Software Templates in [ai-lab-template-experiment](https://github.com/redhat-ai-dev/ai-lab-template-experiment), use the `experiment` branch. The [import-ai-lab-samples](https://github.com/redhat-ai-dev/ai-lab-template-experiment/blob/67c7d1b0c5ae9973f74d7d3bbeb849c442c214c7/scripts/import-ai-lab-samples#L4) script pulls in the sample applications from the `experiment` branch. The `experiment` branch is independent of other repositories and it is manually curated or maintained. From 5e2a886e2265f59d022a6100c44324ad04a8db41 Mon Sep 17 00:00:00 2001 From: Maysun Faisal <31771087+maysunfaisal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:43:29 -0400 Subject: [PATCH 2/6] Update README.md Co-authored-by: Jordan Dubrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d91d69c..6be711e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Usage in ai-lab-template -This repository is being used in [ai-lab-template](https://github.com/redhat-ai-dev/ai-lab-template) as the Software Template source code for users to start with. +This repository is being used in [ai-lab-template repository](https://github.com/redhat-ai-dev/ai-lab-template) as the Software Template source code for users to start with. This repository is a copy of the AI lab recipes source code under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). From 654cc10eb4aab576c5c5f616d974494d2b2e0883 Mon Sep 17 00:00:00 2001 From: Maysun Faisal <31771087+maysunfaisal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:43:49 -0400 Subject: [PATCH 3/6] Update README.md Co-authored-by: Jordan Dubrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be711e..6d55a8a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository is being used in [ai-lab-template repository](https://github.com/redhat-ai-dev/ai-lab-template) as the Software Template source code for users to start with. -This repository is a copy of the AI lab recipes source code under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). +This repository is a copy of the AI Lab recipes source code under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). To contribute or make an update to these samples, open a Pull Request under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). To pull in the latest changes to this repository, run `./pull-sample-app.sh`, and commit the changes. From 8d2e3298be0ad2ceea8abda6434cc67abda91c5c Mon Sep 17 00:00:00 2001 From: Maysun Faisal <31771087+maysunfaisal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:44:01 -0400 Subject: [PATCH 4/6] Update README.md Co-authored-by: Jordan Dubrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d55a8a..0f8b655 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository is being used in [ai-lab-template repository](https://github.com This repository is a copy of the AI Lab recipes source code under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). -To contribute or make an update to these samples, open a Pull Request under [ai-lab-recipes](https://github.com/containers/ai-lab-recipes/tree/main/recipes). To pull in the latest changes to this repository, run `./pull-sample-app.sh`, and commit the changes. +To contribute or make an update to these samples, open a Pull Request under the upstream [ai-lab-recipes repository](https://github.com/containers/ai-lab-recipes/tree/main/recipes). To pull in the latest changes to this repository, run `./pull-sample-app.sh`, and commit the changes. You can then re-generate the Software Templates in [ai-lab-template](https://github.com/redhat-ai-dev/ai-lab-template) to use the latest AI samples from this repository. From d078e4542857571f856d2c90e27b89372f9077f1 Mon Sep 17 00:00:00 2001 From: Maysun Faisal <31771087+maysunfaisal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:44:07 -0400 Subject: [PATCH 5/6] Update README.md Co-authored-by: Jordan Dubrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f8b655..471b8b8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository is a copy of the AI Lab recipes source code under [ai-lab-recipe To contribute or make an update to these samples, open a Pull Request under the upstream [ai-lab-recipes repository](https://github.com/containers/ai-lab-recipes/tree/main/recipes). To pull in the latest changes to this repository, run `./pull-sample-app.sh`, and commit the changes. -You can then re-generate the Software Templates in [ai-lab-template](https://github.com/redhat-ai-dev/ai-lab-template) to use the latest AI samples from this repository. +You can then re-generate the Software Templates in [ai-lab-template repository](https://github.com/redhat-ai-dev/ai-lab-template) to use the latest AI samples from this repository. ## Usage in ai-lab-template-experiment From 7b0d748b5c426551f96305eaf48850530b28791f Mon Sep 17 00:00:00 2001 From: Maysun Faisal <31771087+maysunfaisal@users.noreply.github.com> Date: Mon, 16 Jun 2025 14:44:16 -0400 Subject: [PATCH 6/6] Update README.md Co-authored-by: Jordan Dubrick --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 471b8b8..ff3df18 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ You can then re-generate the Software Templates in [ai-lab-template repository]( ## Usage in ai-lab-template-experiment -For the experimental Software Templates in [ai-lab-template-experiment](https://github.com/redhat-ai-dev/ai-lab-template-experiment), use the `experiment` branch. The [import-ai-lab-samples](https://github.com/redhat-ai-dev/ai-lab-template-experiment/blob/67c7d1b0c5ae9973f74d7d3bbeb849c442c214c7/scripts/import-ai-lab-samples#L4) script pulls in the sample applications from the `experiment` branch. The `experiment` branch is independent of other repositories and it is manually curated or maintained. +For the experimental Software Templates in [ai-lab-template-experiment repository](https://github.com/redhat-ai-dev/ai-lab-template-experiment), use the `experiment` branch. The [import-ai-lab-samples](https://github.com/redhat-ai-dev/ai-lab-template-experiment/blob/67c7d1b0c5ae9973f74d7d3bbeb849c442c214c7/scripts/import-ai-lab-samples#L4) script pulls in the sample applications from the `experiment` branch. The `experiment` branch is independent of other repositories and it is manually curated or maintained.