Skip to content

Commit

Permalink
Apply suggestion from code review
Browse files Browse the repository at this point in the history
Signed-off-by: redoomed1 <[email protected]>
  • Loading branch information
redoomed1 authored Nov 12, 2024
1 parent 8ee05e8 commit 636003c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/ai-chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ Data used to train AI models, however, include a massive amount of _private_ dat

If you are concerned about these practices, you can either refuse to use AI, or use [truly open-source models](https://proton.me/blog/how-to-build-privacy-first-ai) which publicly release and allow you to inspect their training datasets. One such model is [Olmoe](https://allenai.org/blog/olmoe) made by [Allenai](https://allenai.org/open-data).

Alternatively, you can run AI models locally so your data never leaves your device.

AI models that are run locally offer a more private and secure alternative to cloud-based solutions, as your data never leaves your device and is therefore never shared with third-party providers. This provides peace of mind and allows you to share sensitive information to the local model.
Alternatively, you can run AI models locally as a more private and secure alternative to cloud-based solutions, as your data never leaves your device and is therefore never shared with third parties. This also allows you to share sensitive information to the local model without worry.

## Hardware for Local AI Models

Expand Down

0 comments on commit 636003c

Please sign in to comment.