Detect GPU on startup for default multi-pass indexing value (#2242)

This commit is contained in:
pablodanswer
2024-08-30 17:38:31 -07:00
committed by GitHub
parent 5800c7158e
commit 76db4b765a
4 changed files with 64 additions and 1 deletions

View File

@@ -2095,6 +2095,7 @@ export function ChatPage({
)}
</div>
)}
{/* Some padding at the bottom so the search bar has space at the bottom to not cover the last message*/}
<div ref={endPaddingRef} className="h-[95px]" />
<div ref={endDivRef} />