fix: miss gpu_selector value in catalog

This commit is contained in:
jialin
2025-04-03 13:36:09 +08:00
parent dd8059693d
commit 939f46c7e6
14 changed files with 156 additions and 64 deletions
@@ -275,7 +275,7 @@ const AddModal: FC<AddModalProps> = (props) => {
value={{
isGGUF: isGGUF,
modelFileOptions: props.modelFileOptions,
onValuesChange: handleOnValuesChange
onValuesChange: onValuesChange
}}
>
<FormWrapper>