parts
#1
by
etemiz
- opened
Do I have to combine the parts with cat ?
llama.cpp only does 00001-of-00004 type of thing as far as I know
Do I have to combine the parts with cat ?
llama.cpp only does 00001-of-00004 type of thing as far as I know
Yes you have to concatenate them using cat as we do not use the llama.cpp split format for a lot of reasons.