Create a new validator
Usage
$ genlayer localnet validators create [options]
Options
| Short | Long | Description | Required | Default |
|---|---|---|---|---|
| --stake <stake> | Stake amount for the validator (default: 1) (default: "1") | No | ||
| --config <config> | Optional JSON configuration for the validator (e.g., '{"max_tokens": 500, "temperature": 0.75}') | No | ||
| --provider <provider> | Specify the provider for the validator | No | ||
| --model <model> | Specify the model for the validator | No | ||
| -h | --help | display help for command | No |