fix: update copy mmproj setting desc

This commit is contained in:
Faisal Amir 2025-08-22 15:27:07 +07:00
parent f7e2c49154
commit 7801f9c330

View File

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