curl -fsSL https://ollama.com/install.sh | sh
  ollama run smollm2:135m-instruct-q2_K --verbose

Use llama.cpp or llamafile , ollama just adds weight and does too much magic.

What kind of tasks do you use it for?