Upload folder using huggingface_hub
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,33 +1,10 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            tags:
         | 
| 3 | 
            -
            - unsloth
         | 
| 4 | 
             
            license: llama3.1
         | 
| 5 | 
             
            library_name: transformers
         | 
| 6 | 
             
            base_model:
         | 
| 7 | 
            -
            -  | 
| 8 | 
             
            pipeline_tag: text-generation
         | 
| 9 | 
             
            ---
         | 
| 10 | 
            -
            > [!NOTE]
         | 
| 11 | 
            -
            >  Includes Unsloth **chat template fixes**! <br> For `llama.cpp`, use `--jinja`
         | 
| 12 | 
            -
            >
         | 
| 13 | 
            -
             | 
| 14 | 
            -
            <div>
         | 
| 15 | 
            -
            <p style="margin-top: 0;margin-bottom: 0;">
         | 
| 16 | 
            -
                <em><a href="https://docs.unsloth.ai/basics/unsloth-dynamic-v2.0-gguf">Unsloth Dynamic 2.0</a> achieves superior accuracy & outperforms other leading quants.</em>
         | 
| 17 | 
            -
              </p>
         | 
| 18 | 
            -
              <div style="display: flex; gap: 5px; align-items: center; ">
         | 
| 19 | 
            -
                <a href="https://github.com/unslothai/unsloth/">
         | 
| 20 | 
            -
                  <img src="https://github.com/unslothai/unsloth/raw/main/images/unsloth%20new%20logo.png" width="133">
         | 
| 21 | 
            -
                </a>
         | 
| 22 | 
            -
                <a href="https://discord.gg/unsloth">
         | 
| 23 | 
            -
                  <img src="https://github.com/unslothai/unsloth/raw/main/images/Discord%20button.png" width="173">
         | 
| 24 | 
            -
                </a>
         | 
| 25 | 
            -
                <a href="https://docs.unsloth.ai/">
         | 
| 26 | 
            -
                  <img src="https://raw.githubusercontent.com/unslothai/unsloth/refs/heads/main/images/documentation%20green%20button.png" width="143">
         | 
| 27 | 
            -
                </a>
         | 
| 28 | 
            -
              </div>
         | 
| 29 | 
            -
            </div>
         | 
| 30 | 
            -
             | 
| 31 |  | 
| 32 | 
             
            <p align="center">
         | 
| 33 | 
             
              <img src="images/deep-cogito-logo.png" alt="Logo" width="40%">
         | 
|  | |
| 1 | 
             
            ---
         | 
|  | |
|  | |
| 2 | 
             
            license: llama3.1
         | 
| 3 | 
             
            library_name: transformers
         | 
| 4 | 
             
            base_model:
         | 
| 5 | 
            +
            - meta-llama/Llama-3.1-70B
         | 
| 6 | 
             
            pipeline_tag: text-generation
         | 
| 7 | 
             
            ---
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 8 |  | 
| 9 | 
             
            <p align="center">
         | 
| 10 | 
             
              <img src="images/deep-cogito-logo.png" alt="Logo" width="40%">
         | 

