[P0] Possible cause of missed inferences #629
We're distributing inference requests on the chain based on the total weight of the participant, not the weight of the participant's mlnode for a specific model_id. Seems like it's easy can be the cause of missed inferences (e.g. I have 100 nodes for model_id1 and 3 nodes for model_id2, but I get the amount of requests based on the weight of 103 nodes for model_id2)
💬 Comments (4)
@tamazgadaev @IgnatovFedor @0xgonka do we want the same for preserved ML Nodes during PoC phase?
This issue is a subset of multi-model support (https://github.com/gonka-ai/gonka/issues/728) We'll figure out when to review and merge this issue during work on multimodels https://github.com/gonka-ai/gonka/issues/728 @x0152 @0xgonka
Closing as resolved by the multi-PoC updates
🔄 Auto-synced from Issue #629 every hour.
642