ancient-hospital-67205
08/05/2025, 10:07 PMtall-airline-16756
08/05/2025, 10:08 PMtall-airline-16756
08/05/2025, 10:08 PM--seed SEED. For example: --seed 42.
• JSON Configuration: Include the seed in the JSON configuration. For example:
{
"n_predict": 256,
"seed": 42,
...
}
If the seed is set to a value less than 0, a random seed will be used, resulting in different outputs on each run.
Sources: tools/server/server.cpp