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

2개 답변
0
수락된 답변

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
전문가
답변함 2년 전
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
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠