fix: do not evaluate from model files
This commit is contained in:
@@ -437,6 +437,7 @@ const DataForm: React.FC<DataFormProps> = forwardRef((props, ref) => {
|
||||
restart_on_error: true,
|
||||
distributed_inference_across_workers: true,
|
||||
mode: 'throughput',
|
||||
generic_proxy: false,
|
||||
extended_kv_cache: {
|
||||
enabled: false,
|
||||
chunk_size: null,
|
||||
|
||||
Reference in New Issue
Block a user