llama_cpp.rb
llama_cpp.rb copied to clipboard
How to ensure CUDA is working?
I installed the gem using --cublas, but don't see any difference when running. Is there a way to know that cublas is being used?
with_config requires adding with: gem install llama_cpp -- --with-cublas