Skip to content

Commit 00aed55

Browse files
smeiklejglaceml
andauthoredJan 17, 2024
fixing broken link, removing tekton as future work (#109)
Co-authored-by: Sarah Meiklejohn <meiklejohn@google.com>
1 parent b0ee637 commit 00aed55

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed
 

‎slsa_for_models/README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,10 @@ or that require multiple hours for training.
4242

4343
### Accelerators
4444
Future work will involve covering training ML models that require access to
45-
accelerators (i.e., GPUs, TPUs) or that require multiple hours for training. As
46-
an example, we could use [Tekton Chains][tekton-chains] to support [training ML
47-
models using Kubeflow][tekton-kubeflow].
45+
accelerators (i.e., GPUs, TPUs).
4846

4947
### Platforms
50-
While this example has targeted GitHub Actions and Tekton in GCP, we aim to bring
48+
While our examples have targeted GitHub Actions and Tekton in GCP, we aim to bring
5149
support for other platforms (e.g., GCB and GitLab) and model training environments.
5250

5351
### Directory Format
@@ -68,5 +66,5 @@ SLSA (in general, not just for ML).
6866
[tekton-chains]: https://github.com/tektoncd/chains
6967
[tekton-kubeflow]: https://www.kubeflow.org/docs/components/pipelines/v1/sdk/pipelines-with-tekton/
7068
[workflow]: https://github.com/google/model-transparency/blob/main/.github/workflows/slsa_for_ml.yml
71-
[gha]: github_actions
69+
[gha]: github_actions.md
7270
[gcp]: gcp

0 commit comments

Comments
 (0)
Please sign in to comment.