NemoClaw は NVIDIA の OpenClaw 用サンドボックスです。 Ollama に対応しています。
現在対応しているのは Ubuntu 22.04 以降のみです。 Ubuntu 24.04 へのインストールを行っています。
curl -fsSL https://get.docker.com | sudo bash sudo usermod -aG docker $USER
curl -fsSL https://ollama.com/install.sh | sh
sudo systemctl edit ollama
[Service] Environment="OLLAMA_HOST=0.0.0.0:11434"
sudo systemctl restart ollama
ollama pull nemotron-3-super:cloud
curl -fsSL https://www.nvidia.com/nemoclaw.sh | bash
source $HOME/.bashrc nemoclaw <SandBoxName> connect
openclaw tui