From bad81ca0361457ffe8a2764da6cc27ac12aad57a Mon Sep 17 00:00:00 2001 From: Jimmy MA <9068135+tpppppub@users.noreply.github.com> Date: Mon, 18 Dec 2023 17:10:30 +0800 Subject: [PATCH] Update 3pc.json --- examples/python/ml/flax_llama7b/3pc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/python/ml/flax_llama7b/3pc.json b/examples/python/ml/flax_llama7b/3pc.json index 20ab0c91..31b4af76 100644 --- a/examples/python/ml/flax_llama7b/3pc.json +++ b/examples/python/ml/flax_llama7b/3pc.json @@ -18,8 +18,8 @@ ], "spu_internal_addrs": [ "127.0.0.1:61930", - "127.0.0.1:61930", - "127.0.0.1:61930" + "127.0.0.1:61931", + "127.0.0.1:61932" ], "runtime_config": { "protocol": "ABY3", @@ -44,4 +44,4 @@ } } } -} \ No newline at end of file +}