Skip to content

Commit 2381aa1

Browse files
committed
throughput
1 parent 89f476c commit 2381aa1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
throughput:
2+
_target_: lobster.callbacks.ThroughputMonitor
3+
batch_size_fn:
4+
_target_: lobster.callbacks._tokens_per_second.default_batch_size_fn
5+
length_fn:
6+
_target_: lobster.callbacks._tokens_per_second.default_batch_length_fn
7+

0 commit comments

Comments
 (0)