chatpig commited on
Commit
3c30847
·
verified ·
1 Parent(s): 7663df9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ tags:
24
  - execute connector command: `ggc gpp` or `ggc cpp`
25
  - select the merged gguf then start your prompt to interact with llama4
26
 
27
- ## for q4_0 to q8_0 (including q6_k)
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
 
24
  - execute connector command: `ggc gpp` or `ggc cpp`
25
  - select the merged gguf then start your prompt to interact with llama4
26
 
27
+ ## for model larger than 50GB in total
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