chore: model file components for updating
This commit is contained in:
@@ -365,6 +365,7 @@ const AddModal: FC<AddModalProps> = (props) => {
|
||||
<FormContext.Provider
|
||||
value={{
|
||||
isGGUF: isGGUF,
|
||||
pageAction: action,
|
||||
modelFileOptions: props.modelFileOptions,
|
||||
onValuesChange: onValuesChange
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user