差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| tips:linux:arch:apps:start [2026/04/05 21:05] – [Local AI] asaasa | tips:linux:arch:apps:start [2026/04/05 21:11] (現在) – [Local AI] asaasa | ||
|---|---|---|---|
| 行 64: | 行 64: | ||
| ==== Local AI ==== | ==== Local AI ==== | ||
| + | |||
| + | * ollama をインストールしてそこから全部やれる。 | ||
| + | * run したい一覧は https:// | ||
| <code bash> | <code bash> | ||
| 行 69: | 行 72: | ||
| user$ ollama serve | user$ ollama serve | ||
| - | (別端末で | + | (別端末で |
| user$ ollama run llama3 | user$ ollama run llama3 | ||
| - | (別端末で 2) | ||
| user$ ollama run mistral | user$ ollama run mistral | ||
| + | user$ ollama run gpt-oss | ||
| </ | </ | ||