Upload README.md with huggingface_hub
Browse files
    	
        README.md
    CHANGED
    
    | @@ -18,6 +18,13 @@ widget: | |
| 18 | 
             
                content: Can you provide ways to eat combinations of bananas and dragonfruits?
         | 
| 19 | 
             
            ---
         | 
| 20 |  | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 21 | 
             
            This model is a quantized version of [`microsoft/Phi-3.5-mini-instruct`](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) and is converted to the OpenVINO format. This model was obtained via the [nncf-quantization](https://huggingface.co/spaces/echarlaix/nncf-quantization) space with [optimum-intel](https://github.com/huggingface/optimum-intel).
         | 
| 22 | 
             
            First make sure you have `optimum-intel` installed:
         | 
| 23 | 
             
            ```bash
         | 
|  | |
| 18 | 
             
                content: Can you provide ways to eat combinations of bananas and dragonfruits?
         | 
| 19 | 
             
            ---
         | 
| 20 |  | 
| 21 | 
            +
            ---
         | 
| 22 | 
            +
            license: mit
         | 
| 23 | 
            +
            license_link: https://choosealicense.com/licenses/mit/
         | 
| 24 | 
            +
            base_model:
         | 
| 25 | 
            +
            - microsoft/Phi-3.5-mini-instruct
         | 
| 26 | 
            +
            base_model_relation: optimized
         | 
| 27 | 
            +
            ---
         | 
| 28 | 
             
            This model is a quantized version of [`microsoft/Phi-3.5-mini-instruct`](https://huggingface.co/microsoft/Phi-3.5-mini-instruct) and is converted to the OpenVINO format. This model was obtained via the [nncf-quantization](https://huggingface.co/spaces/echarlaix/nncf-quantization) space with [optimum-intel](https://github.com/huggingface/optimum-intel).
         | 
| 29 | 
             
            First make sure you have `optimum-intel` installed:
         | 
| 30 | 
             
            ```bash
         | 
