We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7e2c49 + 7801f9c commit 63acb3aCopy full SHA for 63acb3a
web-app/src/services/models.ts
@@ -491,7 +491,7 @@ export const checkMmprojExistsAndUpdateOffloadMMprojSetting = async (
491
key: 'offload_mmproj',
492
title: 'Offload MMProj',
493
description:
494
- 'Offload multimodal projection layers to GPU',
+ 'Offload multimodal projection model to GPU',
495
controller_type: 'checkbox',
496
controller_props: {
497
value: true,
0 commit comments