Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,9 @@ cat part_* > llama-3-korean-bllossom-120b-Q4_K_M.gguf
|
|
17 |
|
18 |
Perhaps this will be the first GGUF model to upload such a large GGUF file of over 50GB to huggingface?
|
19 |
|
20 |
-
Sometimes we need to use a trick called chunks.
|
|
|
|
|
21 |
|
22 |
```
|
23 |
|
|
|
17 |
|
18 |
Perhaps this will be the first GGUF model to upload such a large GGUF file of over 50GB to huggingface?
|
19 |
|
20 |
+
Sometimes we need to use a trick called chunks.
|
21 |
+
|
22 |
+
I thought uploading it as a GGUF rather than a simple original file was for your benefit, so I'm uploading it like this even if it takes a bit of trouble.
|
23 |
|
24 |
```
|
25 |
|