LLamaSharp icon indicating copy to clipboard operation
LLamaSharp copied to clipboard

Add unit test about long context

Open SanftMonster opened this issue 1 year ago • 3 comments

Description

Sometimes unexpected behaviors might appear when the conversation is very long. We need to add unit test for it.

SanftMonster avatar May 12 '24 09:05 SanftMonster

I'd like to work on this issue, if possible. Thanks.

Shampy05 avatar May 12 '24 13:05 Shampy05

Sure, assigned this issue to you. Thank you for the contribution!

SanftMonster avatar May 12 '24 13:05 SanftMonster

Note that any tests added for this probably need to be disabled on CI, the runner don't have the memory or the compute to handle long contexts!

martindevans avatar Jun 26 '24 00:06 martindevans