format(docs) (#4064)

* fix(docs): Link typo

* fix(docs): Footnote whitespace

* format(docs)
This commit is contained in:
bo0tzz 2023-09-12 10:30:15 +02:00 committed by GitHub
parent cb437829f3
commit 5c63d8f07a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -199,7 +199,9 @@ Typesense URL example JSON before encoding:
| `MACHINE_LEARNING_WORKER_TIMEOUT` | Maximum time (s) of unresponsiveness before a worker is killed | `120` | machine learning |
\*1: This is an experimental feature. It may result in increased memory use over time when loading models repeatedly.
\*2: It is recommended to begin with this parameter when changing the concurrency levels of the machine learning service and then tune the other ones.
\*3: Since each process duplicates models in memory, changing this is not recommended unless you have abundant memory to go around.
:::info