legraphista commited on
Commit
37864e5
1 Parent(s): d785532

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -90,4 +90,8 @@ According to [this investigation](https://www.reddit.com/r/LocalLLaMA/comments/1
90
  - Unzip the archive and you should be able to find `gguf-split`
91
  2. Locate your GGUF chunks folder (ex: `RoLlama2-7b-Base.Q8_0`)
92
  3. Run `gguf-split --merge RoLlama2-7b-Base.Q8_0/RoLlama2-7b-Base.Q8_0-00001-of-XXXXX.gguf RoLlama2-7b-Base.Q8_0.gguf`
93
- - Make sure to point `gguf-split` to the first chunk of the split.
 
 
 
 
 
90
  - Unzip the archive and you should be able to find `gguf-split`
91
  2. Locate your GGUF chunks folder (ex: `RoLlama2-7b-Base.Q8_0`)
92
  3. Run `gguf-split --merge RoLlama2-7b-Base.Q8_0/RoLlama2-7b-Base.Q8_0-00001-of-XXXXX.gguf RoLlama2-7b-Base.Q8_0.gguf`
93
+ - Make sure to point `gguf-split` to the first chunk of the split.
94
+
95
+ ---
96
+
97
+ Got a suggestion? Ping me [@legraphista](https://x.com/legraphista)!