You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it seems like the evaluations are processed sequentially and could be made more efficient. We should consider running the evaluations with some kind of batching or parallelism to speed up how quickly we can evaluate models.
Currently it seems like the evaluations are processed sequentially and could be made more efficient. We should consider running the evaluations with some kind of batching or parallelism to speed up how quickly we can evaluate models.