CodeWithKyrian / transformers-php

Transformers PHP is a toolkit for PHP developers to add machine learning magic to their projects easily.
https://codewithkyrian.github.io/transformers-php/
Apache License 2.0
291 stars 16 forks source link

bugfix: Fix error that occurs when streamer is not used #22

Closed CodeWithKyrian closed 3 months ago

CodeWithKyrian commented 3 months ago

What:

Description:

Fix error that occurs when a streamer is not provided for text generation pipelines