From f737029ee50549c1542d70fd6d3b0fd508847cf9 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 9 Jan 2023 16:15:54 -0300 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f31ec4e..7628bed 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,10 @@ Optionally, you can use the following command-line flags: Inference settings presets can be created under `presets/` as text files. These files are detected automatically at startup. -## Other projects - -Make sure to also check out the great work by [KoboldAI](https://github.com/KoboldAI/KoboldAI-Client). - ## Contributing Pull requests, suggestions and issue reports are welcome. + +## Other projects + +Make sure to also check out the great work by [KoboldAI](https://github.com/KoboldAI/KoboldAI-Client). I have borrowed some of the presets listed on their [wiki](https://github.com/KoboldAI/KoboldAI-Client/wiki/Settings-Presets) after performing a k-means clustering analysis to select the most relevant subsample.