asiansoul commited on
Commit
185e8f6
1 Parent(s): 0711f43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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