←back to thread

Claude outage

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

  curl -fsSL https://ollama.com/install.sh | sh
  ollama run smollm2:135m-instruct-q2_K --verbose
replies(2): >>45771088 #>>45772289 #
1. brabel ◴[] No.45771088[source]
Use llama.cpp or llamafile , ollama just adds weight and does too much magic.