in src/main/kotlin/co/huggingface/llmintellij/LlmSettingsComponent.kt [275:277]
fun getTopP(): Float { return topP.text.toFloat() }