Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,4 @@ Resulting file was split into 2 parts. <br><br>
|
|
10 |
<!-- description end -->
|
11 |
### File require joining
|
12 |
To join the files, do the following: <br>
|
13 |
-
cat codellama-70b-python-q6_K.gguf-split-* > codellama-70b-python-q6_K.gguf && rm codellama-70b-python-
|
|
|
10 |
<!-- description end -->
|
11 |
### File require joining
|
12 |
To join the files, do the following: <br>
|
13 |
+
cat codellama-70b-python-q6_K.gguf-split-* > codellama-70b-python-q6_K.gguf && rm codellama-70b-python-q6_K.gguf-split-*
|