2025-04-01から1ヶ月間の記事一覧
Ollamaでdeepseek-r1を試してみました。
OllamaでLocal LLMを試してみます。 使用環境はMacBook Air M4 24GB memoryです。 Ollamaのインストールと起動 brew install ollamaでOllamaをインストールします。 > brew install ollama ==> Downloading https://formulae.brew.sh/api/formula.jws.json =…
M4 Macbook Airを購入したので設定のメモを残しておきます。 1. homebrewをインストール #homebrewをインストール > /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" ==> Checking for `sudo` access (wh…