NouamaneTazi / bloomz.cpp

C++ implementation for BLOOM
MIT License
812 stars 65 forks source link

-n param doesn't work? #22

Open darshisen opened 1 year ago

darshisen commented 1 year ago

I am overriding the -n param with a higher than default number, like 1,000 to get a longer response, but it doesn't seem to be working. In fact, sometimes the response is less than the default 128 chars. Anyone else have this issue?