docs: update description

This commit is contained in:
Ho Duc Hieu 2024-01-08 21:30:15 +07:00
parent 17172db6bc
commit e364711d7d

View File

@ -1,7 +1,7 @@
---
title: Customize Engine Settings
slug: /guides/using-models/customize-engine-settings
description: Guide to integrate with a remote server.
description: Guide to customize engine settings.
keywords:
[
Jan AI,
@ -61,6 +61,8 @@ In this guide, we will show you how to customize the engine settings.
}
```
The table below describes the parameters in the `nitro.json` file.
| Parameter | Type | Description |
| --------------- | ------- | ------------------------------------------------------------ |
| `ctx_len` | Integer | The context length for the model operations. |