llama.cpp
llama.cpp copied to clipboard
Fedora hardware acceleration packages
Added Fedoras dependencies for OpenCL, and CLBlast hardware acceleration
No need to detail how to install clblast
the instruction only states how to build it but not that it's avalibale in the native package manager. which can create pointless work if some one is uninformed
I just worry the README.md on the welcome page will become difficult to read if we add so much detailled instruction
I just worry the README.md on the welcome page will become difficult to read if we add so much detailled instruction
I understand your predicament however, not accepting the patch won't fix the problem the readme is already riddled it inconsistencies and has no sense of cohesion which makes it arguably more un readable. The way to actually address this issue is by firstly re formatting the readme to make it more cohesive and much easier to read. And having gidelines for formatting which preferbly be inforced by CI. However, if you are still against merging the pr then how about I write all the fedora instructions in different markdown file and just have the readme link to that? (But then some one has to port the windows, ubuntu ... to there own file at some point as to make it more coherent) in my opinion it would be best to just merge it at this point untill some gidelines have been put in place for documentation.