ws internet deploy!!!

This commit is contained in:
Dobromir Popov
2026-07-09 09:21:56 +02:00
parent 65ad8289b3
commit b241aa1b32
5 changed files with 17 additions and 6 deletions

View File

@@ -25,6 +25,8 @@
# linux
HF_HOME=/run/media/popov/d/DEV/models .venv/bin/meshnet-node start --model-id Qwen/Qwen2.5-0.5B-Instruct --shard-start 0 --shard-end 21 --quantization bfloat16 --tracker http://localhost:8081
PS D:\DEV\workspace\REPOS\git.d-popov.com\neuron-tai> meshnet-node.exe start --tracker http://192.168.0.179:8080 --model Qwen/Qwen2.5-0.5B-Instruct --shard-start 0 --shard-end 20
PS D:\DEV\workspace\REPOS\git.d-popov.com\neuron-tai> meshnet-node.exe start --tracker https://meshnet.2.d-popov.com --model Qwen/Qwen2.5-0.5B-Instruct
# win
meshnet-node start --tracker http://ai.neuron.d-popov.com --model Qwen/Qwen2.5-0.5B-Instruct --shard-start 10
meshnet-node start --tracker http://192.168.0.179:8081 --model Qwen/Qwen2.5-0.5B-Instruct --shard-start 10