When I have llm-replicate installed and configured, I get spurious messages when running many llm commands. For example
% llm models
Skipping model 'dolly-v2-12b'
Skipping model 'oasst-sft-1-pythia-12b'
Skipping model 'replit-code-v1-3b'
[...]
These "Skipping" messages do not appear when I uninstall llm-replicate.
I installed it using llm install git+https://github.com/simonw/llm-replicate/ to get around #22.