notes
This commit is contained in:
@@ -129,6 +129,7 @@ $env:HF_HOME = "D:\DEV\models"
|
|||||||
One-line variants:
|
One-line variants:
|
||||||
|
|
||||||
```powershell
|
```powershell
|
||||||
|
// only this works - when not behind NAT(wsl), and via IP. Revisit when relaying/RPC is implemented
|
||||||
.\.venv\Scripts\meshnet-node.exe start --tracker http://192.168.0.179:8081 --model Qwen/Qwen2.5-0.5B-Instruct --advertise-host 192.168.0.20
|
.\.venv\Scripts\meshnet-node.exe start --tracker http://192.168.0.179:8081 --model Qwen/Qwen2.5-0.5B-Instruct --advertise-host 192.168.0.20
|
||||||
.\.venv\Scripts\meshnet-node.exe start --tracker http://ai.neuron.d-popov.com --model Qwen/Qwen2.5-0.5B-Instruct --advertise-host 192.168.0.20
|
.\.venv\Scripts\meshnet-node.exe start --tracker http://ai.neuron.d-popov.com --model Qwen/Qwen2.5-0.5B-Instruct --advertise-host 192.168.0.20
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user