We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e733a9e commit 4d6d967Copy full SHA for 4d6d967
colab.ipynb
@@ -34,7 +34,7 @@
34
"#@title <-- Tap this if you play on Mobile { display-mode: \"form\" }\n",
35
"%%html\n",
36
"<b>Press play on the music player to keep the tab alive, then start KoboldCpp below</b><br/>\n",
37
- "<audio 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\" controls>"
38
]
39
},
40
{
0 commit comments