style: column wrapper srollable style
This commit is contained in:
@@ -490,6 +490,7 @@ const options: BackendParameter[] = [
|
||||
'quark',
|
||||
'moe_wna16',
|
||||
'torchao',
|
||||
'ascend',
|
||||
'None'
|
||||
]
|
||||
},
|
||||
|
||||
@@ -375,7 +375,7 @@ export const defaultFormValues = {
|
||||
gpu_selector: {},
|
||||
worker_selector: {},
|
||||
backend_parameters: [],
|
||||
backend_version: ''
|
||||
backend_version: null
|
||||
};
|
||||
|
||||
export const getBackendParamsTips = (backend: string) => {
|
||||
|
||||
Reference in New Issue
Block a user