GPT-J: GPT-3 Democratized
p3r.one
GPT-J: GPT-3 Democratized
1–10 of 41 posts
Re: GPT-J: GPT-3 Democratized
#2Re: GPT-J: GPT-3 Democratized
#3Re: GPT-J: GPT-3 Democratized
#4Note that refinement or transfer learning doesn’t apply anymore it’s more like using a zero shot classifier or in other words you have to craft the input like Siri or wolfram alpha but expect text back instead
It runs on about 15gb of VRAM and https://www.eleuther.ai/ released it under the Apache license.
I use this endpoint written by kinoc using FastAPI https://gist.github.com/kinoc/f3225092092e07b843e3a2798f7b39... which is released under the MIT licence.
Re: GPT-J: GPT-3 Democratized
#5Dupe https://news.ycombinator.com/item?id=27727009
Re: GPT-J: GPT-3 Democratized
#6Dupe https://news.ycombinator.com/item?id=27727009
Re: GPT-J: GPT-3 Democratized
#7I run GPT-J on a Titan RTX where I am writing a novel with it. To make it generate about 20k tokens or two pages of content takes a few minutes . I would say the output is comparable to other language models quality and so forth. Note that refinement or transfer learning doesn’t apply anymore it’s more like using a zero shot classifier or in other words you have to craft the input like Siri or wolfram alpha but expec…
EDIT: Reply below pointed out that the gist linked above specifically mentions 3090 at the top.
Re: GPT-J: GPT-3 Democratized
#8I run GPT-J on a Titan RTX where I am writing a novel with it. To make it generate about 20k tokens or two pages of content takes a few minutes . I would say the output is comparable to other language models quality and so forth. Note that refinement or transfer learning doesn’t apply anymore it’s more like using a zero shot classifier or in other words you have to craft the input like Siri or wolfram alpha but expec…
Can I run it on an RTX-3090? Where would I find information on how to do it? EDIT: Reply below pointed out that the gist linked above specifically mentions 3090 at the top.
Re: GPT-J: GPT-3 Democratized
#9Ironic that we have to create open source versions of things from “OpenAI”…
Re: GPT-J: GPT-3 Democratized
#10Ironic that we have to create open source versions of things from “OpenAI”…
EDIT: Or OpenWindows desktop environment.