mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Update subtitle for finetuning toggle
This commit is contained in:
parent
46daec4972
commit
15eb04895d
@ -40,7 +40,7 @@ fun PredictiveTextScreen(navController: NavHostController = rememberNavControlle
|
||||
if(transformerLmEnabled) {
|
||||
SettingToggleDataStore(
|
||||
title = "Transformer fine-tuning",
|
||||
subtitle = "This feature is pending more work",
|
||||
subtitle = "May kill your battery if enabled! This feature is pending more work",
|
||||
setting = USE_TRANSFORMER_FINETUNING
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user