3 comments

[ 3.0 ms ] story [ 16.6 ms ] thread
This is with no prompt change except for putting the entire previous prompt into a single "user" role message.
Yeah, I’ve noticed that the quality is the same or better.

And it is so much faster as well!

Are these the only prompts used with the models:

https://github.com/jiggy-ai/hn_summary/blob/master/src/summa...

Also, how did you decide on those specific prompts?

Lastly, is it accurate that the text being summarized is truncated instead of for example streaming it in chunks to create a summary of summaries for longer text. If so, why even process the articles that require truncation?