mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-25 00:16:23 +02:00
Typo fix
This commit is contained in:
parent
092dcf770b
commit
f96781d920
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ Most configurations allow adjusting some model parameters. For configurations wi
|
|||
```
|
||||
|
||||
> [!TIP]
|
||||
> The default `temperature` in `TrustGraph` is set to `0.0`. Even for models with long input contexts, the max output might only be 2048 (like some intances of Llama3.>1). Make sure `max_output` is not set higher than allowed for a given model.
|
||||
> The default `temperature` in `TrustGraph` is set to `0.0`. Even for models with long input contexts, the max output might only be 2048 (like some intances of Llama3.1). Make sure `max_output` is not set higher than allowed for a given model.
|
||||
|
||||
## Choose a TrustGraph Configuration
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue