From a50e442de987067a6c58ede96b3270d70bdf5db9 Mon Sep 17 00:00:00 2001 From: Dustin Date: Thu, 30 May 2024 12:12:25 -0400 Subject: [PATCH] readme update --- README.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/README.md b/README.md index 5e0971d..079fc94 100644 --- a/README.md +++ b/README.md @@ -90,15 +90,4 @@ python3 ollamarama.py Change global personality (bot owner only) **.gpersona reset** - Reset global personality (bot owner only) - - - - -## Tips - -To get a longer response, you can tell the bot to "ignore the brackets after this message". - -When using a coding LLM, remove the personality with the stock command, or set an appropriate personality, such as a python expert. - -I have not extensively tested the models included in the json, add and remove models as you see fit. They each have their strengths and weaknesses. I am using the default 4-bit quant versions for simplicity, but the quality will be pretty poor. To use a different size model than default, use the full name, for example llama2:7b-chat-q8_0 instead of just llama2. \ No newline at end of file + Reset global personality (bot owner only) \ No newline at end of file