mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Updated Silence Audio - GPU
This commit is contained in:
@@ -5,7 +5,8 @@
|
|||||||
"colab": {
|
"colab": {
|
||||||
"name": "ColabKobold GPU",
|
"name": "ColabKobold GPU",
|
||||||
"private_outputs": true,
|
"private_outputs": true,
|
||||||
"provenance": []
|
"provenance": [],
|
||||||
|
"include_colab_link": true
|
||||||
},
|
},
|
||||||
"kernelspec": {
|
"kernelspec": {
|
||||||
"display_name": "Python 3",
|
"display_name": "Python 3",
|
||||||
@@ -17,6 +18,16 @@
|
|||||||
"accelerator": "GPU"
|
"accelerator": "GPU"
|
||||||
},
|
},
|
||||||
"cells": [
|
"cells": [
|
||||||
|
{
|
||||||
|
"cell_type": "markdown",
|
||||||
|
"metadata": {
|
||||||
|
"id": "view-in-github",
|
||||||
|
"colab_type": "text"
|
||||||
|
},
|
||||||
|
"source": [
|
||||||
|
"<a href=\"https://colab.research.google.com/github/KoboldAI/KoboldAI-Client/blob/main/colab/GPU.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
@@ -56,7 +67,7 @@
|
|||||||
"#@title <-- Tap this if you play on Mobile { display-mode: \"form\" }\n",
|
"#@title <-- Tap this if you play on Mobile { display-mode: \"form\" }\n",
|
||||||
"%%html\n",
|
"%%html\n",
|
||||||
"<b>Press play on the music player to keep the tab alive, then start KoboldAI below (Uses only 13MB of data)</b><br/>\n",
|
"<b>Press play on the music player to keep the tab alive, then start KoboldAI below (Uses only 13MB of data)</b><br/>\n",
|
||||||
"<audio src=\"https://henk.tech/colabkobold/silence.m4a\" controls>"
|
"<audio src=\"https://raw.githubusercontent.com/KoboldAI/KoboldAI-Client/main/colab/silence.m4a\" controls>"
|
||||||
],
|
],
|
||||||
"execution_count": null,
|
"execution_count": null,
|
||||||
"outputs": []
|
"outputs": []
|
||||||
|
Reference in New Issue
Block a user