Hacker News new | ask | show | jobs
by trvz 235 days ago

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

Use llama.cpp or llamafile , ollama just adds weight and does too much magic.
What kind of tasks do you use it for?