Setup Google Cloud TPU VM Instance
Budget: €30 – €250 EUR
Hello!
I want to let run the artificial intelligence model GPT-J (https://github.com/kingoflolz/mesh-transformer-jax/#gpt-j-6b) on a Google Cloud instance. I was able to install the needed TPU VM and also I was able to upload the 61 GB large model file to my Google Cloud bucket. But I have no idea how to go on then. Finally I want to use this model as a chatbot. Sending a sentence as input and receiving an answer, generated by the model. Here I need also the PHP code to send and receive text input and output.
I want to let run the artificial intelligence model GPT-J (https://github.com/kingoflolz/mesh-transformer-jax/#gpt-j-6b) on a Google Cloud instance. I was able to install the needed TPU VM and also I was able to upload the 61 GB large model file to my Google Cloud bucket. But I have no idea how to go on then. Finally I want to use this model as a chatbot. Sending a sentence as input and receiving an answer, generated by the model. Here I need also the PHP code to send and receive text input and output.