←back to thread

Claude outage

(status.claude.com)
157 points stuartmemo | 3 comments | | HN request time: 0.331s | source
1. trvz ◴[] No.45770651[source]

  curl -fsSL https://ollama.com/install.sh | sh
  ollama run smollm2:135m-instruct-q2_K --verbose
replies(2): >>45771088 #>>45772289 #
2. brabel ◴[] No.45771088[source]
Use llama.cpp or llamafile , ollama just adds weight and does too much magic.
3. tidbeck ◴[] No.45772289[source]
What kind of tasks do you use it for?