Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Commit 2e46e8b

Browse files
committed
update
1 parent 765585e commit 2e46e8b

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

src/content/docs/general/providers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ Chat functionality has not been successful on Linux with Oobabooga:
138138

139139
### Symmetry
140140

141-
Symmetry is a decentralized tool that allows you to connect to a network of computational resources. It can be used as an inference provider for twinny, offering access to a variety of models through its peer-to-peer network.
141+
Symmetry is a distributed tool that allows you to connect to a network of computational resources. It can be used as an inference provider for twinny, offering access to a variety of models through its peer-to-peer network.
142142

143143
#### Using Symmetry
144144

src/content/docs/general/symmetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ As Symmetry grows, there's an opportunity for users to contribute by becoming pr
4040

4141
### Why Consider Becoming a Provider?
4242

43-
- Contribute to a decentralized computing network
43+
- Contribute to a distributed computing network
4444
- Utilize idle computational resources
4545
- Potential for future incentive systems (subject to network development)
46-
- Gain experience with decentralized technologies
46+
- Gain experience with peer to peer technologies
4747
- Become the collector of data for machine learning research
4848

4949
### How to Become a Provider

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ import { Card, CardGrid, LinkCard } from "@astrojs/starlight/components";
3838
></LinkCard>
3939
<LinkCard
4040
title="Symmetry"
41-
description="The decentralized AI inference network"
41+
description="The distributed AI inference network"
4242
href="/twinny-docs/general/symmetry"
4343
></LinkCard>
4444
</CardGrid>

0 commit comments

Comments
 (0)