For more context, watch this short video.
If you clone this repo, do these things as well:
- Replace the value of env var
TFY_RUN_ID
inservicefoundry.yaml
with a run id from your own account. If you have any experiments, you can find your run id from the TrueFoundry dashboard - Replace the workspace FQN in
servicefoundry.yaml
with one from your own account. You can create a new workspace or find the FQN of an existing workspace from the dashboard - Add the
SERVICE_FOUNDRY_API_KEY
secret required by Github Actions in your cloned repo's settings. You can find the API key here. More information about this here.
Now you should be all set to easily train, track and deploy models from this repo using TrueFoundry.