in src/main/kotlin/co/huggingface/llmintellij/LlmSettingsComponent.kt [259:261]
fun getMaxNewTokens(): UInt { return maxNewTokens.text.toUInt() }