Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,6 @@ tags:
|
|
25 |
- select the merged gguf then start your prompt to interact with llama4
|
26 |
|
27 |
## for q4_0 and q8_0
|
28 |
-
- don't need to merge (linked already); just execute: `ggc gpp` (or `ggc cpp`
|
29 |
- select the first part of the model (i.e., 00001-of-xxxxx)
|
30 |
- start your prompt to interact with llama4
|
|
|
25 |
- select the merged gguf then start your prompt to interact with llama4
|
26 |
|
27 |
## for q4_0 and q8_0
|
28 |
+
- don't need to merge (linked already); just execute: `ggc gpp` (or `ggc cpp` for ui)
|
29 |
- select the first part of the model (i.e., 00001-of-xxxxx)
|
30 |
- start your prompt to interact with llama4
|