"classification/git@developer.sourcefind.cn:OpenDAS/dcnv3.git" did not exist on "3a37b813c95dd6d02396cee18604641d519d05a4"
fix(mistralrs): Disable paged attention (#234)
Under load it sometimes drops a request. The request gets added to the batch (sequence) and immediately gets a FinishReason Stop. Not sure why. It doesn't happen with the default scheduler (non-paged attention), so switch to that for now.
Showing
Please register or sign in to comment