pub const ALLOW_DANGEROUS_OPTION_NAME: &str = "please_give_me_broken_results";Expand description
The key in model.toml which enables potentially dangerous model options.
If this option is present and true, the model will permit certain experimental or unsafe behaviours that are normally disallowed.