Skip to content

Commit

Permalink
Update 3pc.json (#442)
Browse files Browse the repository at this point in the history
# Pull Request

## What problem does this PR solve?

Issue Number: Fixed #441 

## Possible side effects?

- Performance:

- Backward compatibility:
  • Loading branch information
tpppppub authored Dec 18, 2023
1 parent 58c47de commit 654ef80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions examples/python/ml/flax_llama7b/3pc.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -44,4 +44,4 @@
}
}
}
}
}

0 comments on commit 654ef80

Please sign in to comment.