mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
Update distributed_inferencing.md
whoops Signed-off-by: jtwolfe <jamie.t.wolfe@gmail.com>
This commit is contained in:
parent
1e7c3349e4
commit
edbeced5c2
1 changed files with 0 additions and 1 deletions
|
@ -142,7 +142,6 @@ There are options that can be tweaked or parameters that can be set using enviro
|
|||
| **LOCALAI_P2P_LIB_LOGLEVEL** | Set the loglevel for the underlying libp2p stack (default: fatal) |
|
||||
|
||||
|
||||
|
||||
## Architecture
|
||||
|
||||
LocalAI uses https://github.com/libp2p/go-libp2p under the hood, the same project powering IPFS. Differently from other frameworks, LocalAI uses peer2peer without a single master server, but rather it uses sub/gossip and ledger functionalities to achieve consensus across different peers.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue