Skip to content

Commit

Permalink
Update distributed_inferencing.md
Browse files Browse the repository at this point in the history
whoops

Signed-off-by: jtwolfe <jamie.t.wolfe@gmail.com>
  • Loading branch information
jtwolfe authored Dec 19, 2024
1 parent 1e7c334 commit edbeced
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/content/docs/features/distributed_inferencing.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit edbeced

Please sign in to comment.