server icon indicating copy to clipboard operation
server copied to clipboard

Using agent to decrypt models may cause insecurity

Open robinupup opened this issue 1 year ago • 0 comments

The logic of using agent is to decrypt the model before loading. This means that the decrypted file must be saved as a file, which may cause insecurity. Is there an interface that can directly read the decrypted data?

robinupup avatar Jul 05 '24 08:07 robinupup