AWS answer to Microsoft Open AI and Google's Deep Mind

0

I saw article lately that Google was into DeepMind and Microsoft partnered with OpenAI. What is the equivalent to AWS where we can solve similar GPT3 type of problems ? Can someone point that out or is this a question that i need to ask PG directly not here. PS I am new to Amazon.

  • As a followup, How about the rest of the Open AI stack for VIsion ( generative images) like DaLLe and Codex - generative programs. and generative Summarization for text.- These are bnot categories under GPT ... all in all i would like to know if we are planning out a similar packaging/ Messaging here

AWS
preguntada hace 2 años7211 visualizaciones
2 Respuestas
0
Respuesta aceptada

GPT-J is also a generative pre-trained (GPT) language model. In terms of its architecture, it’s comparable to Open AI’s GPT-3. You can find how GPT-J run on AWS and how it is leveraged by a customer on this article - https://aws.amazon.com/blogs/machine-learning/how-mantium-achieves-low-latency-gpt-j-inference-with-deepspeed-on-amazon-sagemaker/.

AWS
EXPERTO
respondido hace 2 años
0

You can build your own GPT solution on Amazon SageMaker. The benefits of that are:

  • Better cost control
  • Your data doesn't leave your AWS account
  • You can train and finetune the model to fit your needs. You can learn more on how to deploy a GPT in your AWS account in this blog post. And you can learn more on how to use a GPT model for many different NLP tasks in this blog post.
AWS
Heiko
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas