Update README

This commit is contained in:
oobabooga 2023-01-09 16:15:54 -03:00
parent 9704cfaa45
commit f737029ee5

View File

@ -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.