Add: DGX Spark デュアル構成ガイド
Deploy Docusaurus Site / deploy (push) Successful in 23s

This commit is contained in:
2026-02-19 04:14:35 +00:00
parent 27cb274105
commit 7141ad7f5a
3 changed files with 450 additions and 1 deletions
+5 -1
View File
@@ -13,14 +13,18 @@ AI・インフラ・開発の技術メモ
### DGX Spark
- [DGX SparkでMiniMax-M2.5-REAP-172Bを動かす](/dgx-spark-minimax/)
- [DGX Spark デュアル構成ガイド](/dgx-spark-dual/) 🆕
## スクリプト
記事で紹介しているスクリプトはダウンロードして使用できます。
```bash
# DGX Spark セットアップ
# DGX Spark セットアップ(デュアル構成)
curl -sL https://docs.techswan.online/scripts/dgx-spark-setup.sh | bash -s -- all
# モデル起動
curl -sL https://docs.techswan.online/scripts/dgx-spark-serve.sh | bash -s -- minimax-m25
```
## リンク