fix: set distributed_inference_across_workers to false when selectingt vox-box
This commit is contained in:
@@ -30,7 +30,7 @@ export interface ListItem {
|
||||
}
|
||||
|
||||
export interface FormData {
|
||||
backend?: string;
|
||||
backend: string;
|
||||
size?: number;
|
||||
quantization?: number;
|
||||
categories?: string[];
|
||||
|
||||
Reference in New Issue
Block a user