Skip to content
Snippets Groups Projects
Commit 15eb0489 authored by Aleksandras Kostarevas's avatar Aleksandras Kostarevas
Browse files

Update subtitle for finetuning toggle

parent 46daec49
No related branches found
No related tags found
No related merge requests found
......@@ -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
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment