fix: avoid sending all files when evaluating
This commit is contained in:
@@ -32,7 +32,8 @@ const resetFields = [
|
||||
'cpu_offloading',
|
||||
'distributed_inference_across_workers',
|
||||
'backend_version',
|
||||
'backend_parameters'
|
||||
'backend_parameters',
|
||||
'env'
|
||||
];
|
||||
|
||||
const ModalFooterStyle = {
|
||||
|
||||
Reference in New Issue
Block a user