notebook icon indicating copy to clipboard operation
notebook copied to clipboard

GPT-3 integrations

Open drusepth opened this issue 3 years ago • 3 comments

Built on top of #738 (merge that first)

drusepth avatar Aug 27 '20 10:08 drusepth

GPT-3's pricing makes this feature prohibitively expensive. We used nearly 2M tokens in a month during testing, so we'd probably have to go with, at minimum, the $400/month plan to cover production usage; maybe more to be in a comfort zone where we don't need to worry about limiting tokens used per user.

Gonna leave this open for now, but it probably won't see the light of day. :moon:

drusepth avatar Oct 15 '20 08:10 drusepth

Is it possible to convert it to use GPT-Neo?

mrseeker avatar May 13 '21 08:05 mrseeker

@mrseeker I haven't been following GPT-Neo, but it might be possible. This branch just uses our gpt3-gem, so something with a similar interface for GPT-Neo might actually just be a drop-in replacement. How's the pricing with Neo?

drusepth avatar May 18 '21 20:05 drusepth

I think this is old enough that it'd worth a rewrite in gpt3.5/4 (or, better yet, our own LLM), but this existing WIP implementation isn't worth keeping around.

drusepth avatar May 15 '23 18:05 drusepth