Hi All,
As stated, I have only just looked at moving everything on to the cloud from my local lab, so please be patient with my understanding of the ecosystem.
Currently I have a running Ai agent model that produces simple games from user based text inputs, no user coding experience required. The agent takes the users description of the game and produces all coding for physics, graphics, etc., then just spits out the source files and an exe file of the game.
Currently, it is in very basic form, with my current hardware its training period appears it may take days. Seeing we are in start-up, I would prefer not to spend a fortune on Nvidia Ai cards so was looking to utilise the Google cloud by running my training.
Is there anyway to be able to achieve uploading my agent progress based on the Ollama LLM and having it trained on the cloud?