Merge pull request #6272 from menloresearch/fix/copy-mmproj-setting

fix: update copy offload_mmproj setting desc
This commit is contained in:
Faisal Amir 2025-08-22 17:06:09 +07:00 committed by GitHub
commit 63acb3a275
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -491,7 +491,7 @@ export const checkMmprojExistsAndUpdateOffloadMMprojSetting = async (
key: 'offload_mmproj', key: 'offload_mmproj',
title: 'Offload MMProj', title: 'Offload MMProj',
description: description:
'Offload multimodal projection layers to GPU', 'Offload multimodal projection model to GPU',
controller_type: 'checkbox', controller_type: 'checkbox',
controller_props: { controller_props: {
value: true, value: true,