Update README.md
Browse files
README.md
CHANGED
@@ -12,6 +12,7 @@ tags:
|
|
12 |
Maximum individual file size is 50.0GB to upload huggingface.
|
13 |
To clear it, Split the file into part_aa, part_ab, part_ac chunks.
|
14 |
After you download this repo on your folder path, command like this.
|
|
|
15 |
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.
|
16 |
```
|
17 |
cat part_* > llama-3-korean-bllossom-120b-Q4_K_M.gguf
|
|
|
12 |
Maximum individual file size is 50.0GB to upload huggingface.
|
13 |
To clear it, Split the file into part_aa, part_ab, part_ac chunks.
|
14 |
After you download this repo on your folder path, command like this.
|
15 |
+
|
16 |
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.
|
17 |
```
|
18 |
cat part_* > llama-3-korean-bllossom-120b-Q4_K_M.gguf
|