Email or username:

Password:

Forgot your password?
Top-level
Phil Gyford

@simon Is it also possible to calculate how much energy these things use, and some comparisons of what that's equivalent to? I hear that AI is energy intensive but I have zero concept of what that means in reality for a single "thing" like this.

1 comment
Simon Willison

@philgyford if that's possible I haven't seen anyone do it yet - the industry don't seem to want to talk specifics

GPUs apparently draw a lot more power when they are actively computing than when they are idle, so there's an energy cost associated with running a prompt that wouldn't exist if the hardware was turned on but not doing anything

Go Up