Upload openvino_config.json with huggingface_hub
Browse files- openvino_config.json +1 -1
    	
        openvino_config.json
    CHANGED
    
    | @@ -17,7 +17,7 @@ | |
| 17 | 
             
                "sensitivity_metric": null,
         | 
| 18 | 
             
                "sym": false,
         | 
| 19 | 
             
                "tokenizer": null,
         | 
| 20 | 
            -
                "trust_remote_code":  | 
| 21 | 
             
                "weight_format": "int8"
         | 
| 22 | 
             
              },
         | 
| 23 | 
             
              "save_onnx_model": false,
         | 
|  | |
| 17 | 
             
                "sensitivity_metric": null,
         | 
| 18 | 
             
                "sym": false,
         | 
| 19 | 
             
                "tokenizer": null,
         | 
| 20 | 
            +
                "trust_remote_code": true,
         | 
| 21 | 
             
                "weight_format": "int8"
         | 
| 22 | 
             
              },
         | 
| 23 | 
             
              "save_onnx_model": false,
         | 
