From 505477b8e388ee351f724e1b389db549bb4ce003 Mon Sep 17 00:00:00 2001 From: Grail Finder Date: Sat, 10 Jan 2026 09:41:59 +0300 Subject: Doc: readme update --- docs/tutorial_rp.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/tutorial_rp.md') diff --git a/docs/tutorial_rp.md b/docs/tutorial_rp.md index 9053ffb..d670745 100644 --- a/docs/tutorial_rp.md +++ b/docs/tutorial_rp.md @@ -62,6 +62,8 @@ In case you're running llama.cpp, here is an example of starting the llama.cpp s **After changing config.toml or environment variables, you need to restart the program.** +`Ctrl+C` to close the program and `make` to rebuild and start it again. + For roleplay, /completion endpoints are much better, since /chat endpoints swap any character name to either `user` or `assistant`. Once you have the desired API endpoint (for example: http://localhost:8080/completion), -- cgit v1.2.3