Upload README.md with huggingface_hub
Browse files
    	
        README.md
    ADDED
    
    | 
         @@ -0,0 +1,32 @@ 
     | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
            +
            ---
         
     | 
| 2 | 
         
            +
            base_model: TareksTesting/Scripturient-V2.2-LLaMa-70B
         
     | 
| 3 | 
         
            +
            base_model_relation: quantized
         
     | 
| 4 | 
         
            +
            quantized_by: ArtusDev
         
     | 
| 5 | 
         
            +
            ---
         
     | 
| 6 | 
         
            +
             
     | 
| 7 | 
         
            +
            ## EXL3 Quants of TareksTesting/Scripturient-V2.2-LLaMa-70B
         
     | 
| 8 | 
         
            +
             
     | 
| 9 | 
         
            +
            EXL3 quants of [TareksTesting/Scripturient-V2.2-LLaMa-70B](https://huggingface.co/TareksTesting/Scripturient-V2.2-LLaMa-70B) using <a href="https://github.com/turboderp-org/exllamav3/">exllamav3</a> for quantization.
         
     | 
| 10 | 
         
            +
             
     | 
| 11 | 
         
            +
            ### Quants
         
     | 
| 12 | 
         
            +
            | Quant(Revision) | Bits per Weight | Head Bits |
         
     | 
| 13 | 
         
            +
            | -------- | ---------- | --------- |
         
     | 
| 14 | 
         
            +
            | [3.5_H6](https://huggingface.co/ArtusDev/TareksTesting_Scripturient-V2.2-LLaMa-70B-EXL3/tree/3.5bpw_H6) | 3.5 | 6 |
         
     | 
| 15 | 
         
            +
             
     | 
| 16 | 
         
            +
            ### Downloading quants with huggingface-cli
         
     | 
| 17 | 
         
            +
             
     | 
| 18 | 
         
            +
            <details>
         
     | 
| 19 | 
         
            +
              <summary>Click to view download instructions</summary>
         
     | 
| 20 | 
         
            +
             
     | 
| 21 | 
         
            +
            Install hugginface-cli:
         
     | 
| 22 | 
         
            +
             
     | 
| 23 | 
         
            +
            ```bash
         
     | 
| 24 | 
         
            +
            pip install -U "huggingface_hub[cli]"
         
     | 
| 25 | 
         
            +
            ```
         
     | 
| 26 | 
         
            +
             
     | 
| 27 | 
         
            +
            Download quant by targeting the specific quant revision (branch):
         
     | 
| 28 | 
         
            +
             
     | 
| 29 | 
         
            +
            ```
         
     | 
| 30 | 
         
            +
            huggingface-cli download ArtusDev/TareksTesting_Scripturient-V2.2-LLaMa-70B-EXL3 --revision "5bpw_H6" --local-dir ./
         
     | 
| 31 | 
         
            +
            ```
         
     | 
| 32 | 
         
            +
            </details>
         
     |