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