updated lite and colab, added logit bias support to lite

This commit is contained in:
Concedo 2023-12-27 21:32:18 +08:00
parent 4d6d967c10
commit 5b2d93a1f8
2 changed files with 76 additions and 35 deletions

View file

@ -34,7 +34,7 @@
"#@title <-- Tap this if you play on Mobile { display-mode: \"form\" }\n",
"%%html\n",
"<b>Press play on the music player to keep the tab alive, then start KoboldCpp below</b><br/>\n",
"<audio autoplay=\"\" src=\"https://raw.githubusercontent.com/KoboldAI/KoboldAI-Client/main/colab/silence.m4a\" controls>"
"<audio autoplay=\"\" src=\"https://raw.githubusercontent.com/KoboldAI/KoboldAI-Client/main/colab/silence.m4a\" loop controls>"
]
},
{