Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Model: Log metrics before yielding a stop
Yielding the finish reason before the logging causes the function to terminate early. Instead, log before yielding and breaking out of the generation loop. Signed-off-by: kingbri <[email protected]>
- Loading branch information