Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Testing manually adding co-authors since I screwed up multiple times previously

Triple T <[email protected]>

Signed-off-by: redoomed1 <[email protected]>
  • Loading branch information
redoomed1 authored Nov 15, 2024
1 parent eb376ca commit fb9c9f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/ai-chat.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ A downloaded model is generally safe if it satisfies all of the above checks.

![Kobold.cpp Logo](assets/img/ai-chat/kobold.png){align=right}

Kobold.cpp is an AI client that runs locally on your Windows, Mac, or Linux computer.
Kobold.cpp is an AI client that runs locally on your Windows, Mac, or Linux computer. It is an excellent choice if you are looking for heavy customization and tweaking, such as for role-playing purposes.

In addition to supporting a large range of text models, Kobold.cpp also supports image generators such as [Stable Diffusion](https://stability.ai/stable-image) and automatic speech recognition tools such as [Whisper](https://github.com/ggerganov/whisper.cpp).

Expand All @@ -105,7 +105,7 @@ Kobold.cpp might not run on computers without AVX/AVX2 support.

</div>

Kobold shines best when you are looking for heavy customization and tweaking, such as for roleplaying purposes. It allows you to modify parameters such as the AI model temperature and the AI chat's system prompt. It also supports creating a network tunnel to access AI models from other devices, such as your phone.
Kobold.cpp allows you to modify parameters such as the AI model temperature and the AI chat's system prompt. It also supports creating a network tunnel to access AI models from other devices such as your phone.

### Ollama (CLI)

Expand Down

0 comments on commit fb9c9f5

Please sign in to comment.