Skip to content

Commit 72926d5

Browse files
Votre NomVotre Nom
authored andcommitted
doc, example added
1 parent dd5ed62 commit 72926d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/server/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@ by server.cpp. This is done by building `llama-server` as described in the
246246
[build](#build) section above.
247247

248248
Prompt and other configuration parameters are easily customisable with the json file `public/prompts.config.json`.
249+
You can rename `public/prompts.config.json.example` to `public/prompts.config.json` to make it work.
249250
Examples from https://github.com/f/awesome-chatgpt-prompts have been already written in it.
250251

251-
252252
NOTE: if you are using the vite dev server, you can change the API base URL to llama.cpp. To do that, run this code snippet in browser's console:
253253

254254
```js

0 commit comments

Comments
 (0)