--- slug: / sidebar_position: 1 title: swallow tech notes --- # swallow tech notes AI・インフラ・開発の技術メモ ## 記事一覧 ### DGX Spark - [DGX SparkでMiniMax-M2.5-REAP-172Bを動かす](/dgx-spark-minimax/) ## スクリプト 記事で紹介しているスクリプトはダウンロードして使用できます。 ```bash # DGX Spark セットアップ curl -sL https://docs.swallow.example.com/scripts/dgx-spark-setup.sh | bash -s -- all ``` ## リンク - [Giteaリポジトリ](https://gitea.swallow.wjg.jp/koide/note-articles)