0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

IBM CloudのRocky Linux 10イメージでOllamaを起動するまでの最短ステップ

0
Last updated at Posted at 2026-02-12

要GPU

sudo dnf install epel-release pciutils zstd
sudo dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel10/x86_64/cuda-rhel10.repo
sudo dnf install -y nvidia-driver nvidia-driver-cuda
sudo reboot
nvidia-smi
curl -fsSL https://ollama.com/install.sh | sh
ollama run granite4

>>> こんにちは
こんにちは!何かお手伝いできることがありますか?

>>> 君は誰?
私はAIアシスタント、この会話に参加してくれた人の名前を知らない状態です。ただ、あなたからの質問や依頼にお答えすること
ができるように努力しています。どんなことでも遠慮なくお聞かせください!
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?