File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ static void usage(const char * executable) {
113113 printf (" --ffn-gate-type ggml_type: use this ggml_type for the ffn_gate tensor.\n " );
114114 printf (" --ffn-down-type ggml_type: use this ggml_type for the ffn_down tensor.\n " );
115115 printf (" --ffn-up-type ggml_type: use this ggml_type for the ffn_up tensor.\n\n " );
116- printf (" --keep-split: will generate quatized model in the same shards as input\n " );
116+ printf (" --keep-split: will generate quantized model in the same shards as input\n " );
117117 printf (" --override-kv KEY=TYPE:VALUE\n " );
118118 printf (" Advanced option to override model metadata by key in the quantized model. May be specified multiple times.\n\n " );
119119 printf (" Note: --include-weights and --exclude-weights cannot be used together\n " );
You can’t perform that action at this time.
0 commit comments