first_token
Method
This is a method of the StreamingTracker class in the profiler module.Mark time to first token.
Signature
Uses
time.perf_counter
Source
View on GitHub
praisonai/profiler.py at line 167first_token: Mark time to first token.
This is a method of the StreamingTracker class in the profiler module.Mark time to first token.
def first_token() -> None
time.perf_counterpraisonai/profiler.py at line 167