Kirill
Kirill
We don't handle `*spec.StateDiffsResponse_DeclaredClass` messages right now. See p2p/sync.go:514
We should allow users to use the latest Blockifier feature, which is concurrent execution. We should add a Go flag (boolean) vm-concurrency-mode that will trigger parallel execution in Blockifier. This...
Let's say you run `ollama run deepseek-r1:671b` (which takes ~400Gb) and it fails due to `no space left on device` error. What you end up with is partly downloaded model...