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 17, 2024
1 parent 71f638a commit 95a98c9
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 @@ -148,9 +148,7 @@ To circumvent these issues, you can [load external weights](https://github.com/M

## Securely Downloading Models

When you have found an AI model to your liking, you should download it in a safe manner. If you use an AI client that maintains their own library of model files (such as [Ollama](#ollama-cli) and [Llamafile](#llamafile)), you should download it from there.

However, if you want to download models not present in their library, or use an AI client that doesn't maintain its library (such as [Kobold.cpp](#koboldcpp)), you will need to take extra steps to ensure that the AI model you download is safe and legitimate.
If you use an AI client that maintains their own library of model files (such as [Ollama](#ollama-cli) and [Llamafile](#llamafile)), you should download it from there. However, if you want to download models not present in their library, or use an AI client that doesn't maintain its library (such as [Kobold.cpp](#koboldcpp)), you will need to take extra steps to ensure that the AI model you download is safe and legitimate.

We recommend downloading model files from Hugging Face, as it provides several features to verify that your download is genuine and safe to use.

Expand Down

0 comments on commit 95a98c9

Please sign in to comment.