mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Merge branch 'TavernAI:main' into softprompt
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"Works with:<br>\n",
|
"Works with:<br>\n",
|
||||||
"KoboldAI https://github.com/KoboldAI/KoboldAI-Client<br>\n",
|
"KoboldAI https://github.com/KoboldAI/KoboldAI-Client<br>\n",
|
||||||
"Pygmalion https://huggingface.co/PygmalionAI/<br>\n",
|
"Pygmalion https://huggingface.co/PygmalionAI/<br>\n",
|
||||||
"<br>\n ",
|
"<br>\n",
|
||||||
"**Links**<br>\n",
|
"**Links**<br>\n",
|
||||||
"TavernAI Github https://github.com/TavernAI/TavernAI<br>\n",
|
"TavernAI Github https://github.com/TavernAI/TavernAI<br>\n",
|
||||||
"TavernAI Discord https://discord.gg/zmK2gmr45t<br>\n",
|
"TavernAI Discord https://discord.gg/zmK2gmr45t<br>\n",
|
||||||
@@ -169,6 +169,8 @@
|
|||||||
"time.sleep(1)\n",
|
"time.sleep(1)\n",
|
||||||
"%env colab=2\n",
|
"%env colab=2\n",
|
||||||
"%env colaburl=$url\n",
|
"%env colaburl=$url\n",
|
||||||
|
"if use_google_drive:\n",
|
||||||
|
" %env googledrive=2\n",
|
||||||
"!nohup node server.js &\n",
|
"!nohup node server.js &\n",
|
||||||
"time.sleep(3)\n",
|
"time.sleep(3)\n",
|
||||||
"print('KoboldAI LINK:')\n",
|
"print('KoboldAI LINK:')\n",
|
||||||
|
@@ -3,7 +3,7 @@ Examples of interface and output:
|
|||||||
<br><img src="readme/1.png" height="200" /><img src="readme/4.png" height="200" /><img src="readme/5.png" height="200" />
|
<br><img src="readme/1.png" height="200" /><img src="readme/4.png" height="200" /><img src="readme/5.png" height="200" />
|
||||||
|
|
||||||
[TavernAI Download](https://github.com/TavernAI/TavernAI/archive/refs/heads/main.zip)<br>
|
[TavernAI Download](https://github.com/TavernAI/TavernAI/archive/refs/heads/main.zip)<br>
|
||||||
[TavernAI Run Online](https://colab.research.google.com/github/TavernAI/TavernAIColab/blob/main/colab/GPU.ipynb)<br><br>
|
[TavernAI Run Online](https://colab.research.google.com/github/TavernAI/TavernAI/blob/main/colab/GPU.ipynb)<br><br>
|
||||||
[TavetnAI Boosty](https://boosty.to/tavernai)<br>
|
[TavetnAI Boosty](https://boosty.to/tavernai)<br>
|
||||||
[TavernAI Discord](https://discord.gg/zmK2gmr45t)<br>
|
[TavernAI Discord](https://discord.gg/zmK2gmr45t)<br>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user