#ask-the-community hi team, i managed to setup a simple cloud cluster on GKE and successfully executed a sample workflow. Next, I want to demonstrate the LLM fine-tuning using GPUs . I came across these examples :
https://github.com/unionai-oss/llm-fine-tuning/tree/main/fine_tuning
What would be the easiest workflow to setup to demonstrate this? Is there any documentation on setting up libraries in the backend? (pytorch ...etc)