有用的命令
这里我们将收集对主机最有用且最常用的命令
一般信息
在命令中经常需要填写你的 IP、密钥或其他信息。 请注意。
大量信息取自这个 TG 频道: 向全世界泄露秘密

谢谢!
检查密钥安装是否正确
节点安装
取消列出 mlnode
cd /root/gonka/deploy/join
docker compose -f docker-compose.yml -f docker-compose.mlnode.yml stop inference mlnode-308
启动 docker compose
节点标志
草稿:
--enable-expert-parallel, --kv-cache-dtype fp8, --gpu-memory-utilization 0.94
对于其他模型的 GPU,可能根本没有任何标志/参数,除了标准的 --tensor-parallel-size", "4",除了 B200,那里通常使用自定义标志且没有统一的注册方式,取决于主机的能力。
其他
在网络节点上检查节点列表
检查你的验证者是否已注册
*替换为你的钱包地址
输出某个不安全的密钥:
./inferenced keys export KEY-NAME --keyring-backend file --unarmored-hex --unsafe
示例:
./inferenced keys export gonka-account-key --keyring-backend file --unarmored-hex --unsafe
链接
Telegram 上的文章: Gonka - 启动。或者矿工在寻找收益。第一部分
Telegram 上的文章: Gonka - 启动。或者矿工在寻找收益。第二部分
最后更新于