feat: Make llama.cpp Gnu OpenMP dependency optional (#1331)
Do not include by default as it needs libgomp1 at runtime. Add a feature to enable it at build time.
Showing
Please register or sign in to comment
Do not include by default as it needs libgomp1 at runtime. Add a feature to enable it at build time.