Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -34,7 +34,7 @@ To use this model, you need to install `llama-cpp-python` and `huggingface_hub` | |
| 34 | 
             
              --force-reinstall --upgrade --no-cache-dir --verbose
         | 
| 35 |  | 
| 36 | 
             
            # Install huggingface_hub to download models from Hugging Face
         | 
| 37 | 
            -
            !pip install huggingface_hub
         | 
| 38 | 
             
            ```
         | 
| 39 |  | 
| 40 | 
             
            ### Step 2: Set up Hugging Face Hub and Download the Model
         | 
|  | |
| 34 | 
             
              --force-reinstall --upgrade --no-cache-dir --verbose
         | 
| 35 |  | 
| 36 | 
             
            # Install huggingface_hub to download models from Hugging Face
         | 
| 37 | 
            +
            !pip install huggingface_hub hf_transfer
         | 
| 38 | 
             
            ```
         | 
| 39 |  | 
| 40 | 
             
            ### Step 2: Set up Hugging Face Hub and Download the Model
         | 
