Users have a finite number of minutes of inference per-month.
It would be useful to see how many compute minutes Replicate has charged for a given inference once it has completed.
This could be useful for allocating time to a given user, or simply profiling.
I've been looking at the code, and am not seeing anything that does this. However it seems like something that could be a member of the Prediction class.
Users have a finite number of minutes of inference per-month.
It would be useful to see how many compute minutes Replicate has charged for a given inference once it has completed.
This could be useful for allocating time to a given user, or simply profiling.
I've been looking at the code, and am not seeing anything that does this. However it seems like something that could be a member of the Prediction class.