Update README.md
Browse files
README.md
CHANGED
@@ -5,7 +5,7 @@ pipeline_tag: text-generation
|
|
5 |
<!-- description start -->
|
6 |
## Description
|
7 |
Converted to f16 using llama_cpp convert.py script, then quantized to q6_K using quantize from the same llama_cpp repository.<br>
|
8 |
-
Resulting file was split into 2 parts
|
9 |
**Note**: HF does not support uploading files larger than 50GB.<br>
|
10 |
<!-- description end -->
|
11 |
### File require joining
|
|
|
5 |
<!-- description start -->
|
6 |
## Description
|
7 |
Converted to f16 using llama_cpp convert.py script, then quantized to q6_K using quantize from the same llama_cpp repository.<br>
|
8 |
+
Resulting file was split into 2 parts. <br><br>
|
9 |
**Note**: HF does not support uploading files larger than 50GB.<br>
|
10 |
<!-- description end -->
|
11 |
### File require joining
|