From c8686725aae1d25c35f72355b8bab5a27c79b883 Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Wed, 1 Jul 2026 14:42:38 +0200 Subject: [PATCH] notes --- _DEV_NOTES.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_DEV_NOTES.md b/_DEV_NOTES.md index a8bf734..45da67a 100644 --- a/_DEV_NOTES.md +++ b/_DEV_NOTES.md @@ -10,4 +10,6 @@ --advertise-host 192.168.0.20 # 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 \ No newline at end of file +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 +# win + meshnet-node start --tracker http://ai.neuron.d-popov.com --model Qwen/Qwen2.5-0.5B-Instruct