Merge branch 'TavernAI:main' into softprompt

This commit is contained in:
SillyLossy
2023-02-14 10:59:36 +02:00
committed by GitHub
2 changed files with 4 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"Works with:<br>\n",
"KoboldAI https://github.com/KoboldAI/KoboldAI-Client<br>\n",
"Pygmalion https://huggingface.co/PygmalionAI/<br>\n",
"<br>\n ",
"<br>\n",
"**Links**<br>\n",
"TavernAI Github https://github.com/TavernAI/TavernAI<br>\n",
"TavernAI Discord https://discord.gg/zmK2gmr45t<br>\n",
@@ -169,6 +169,8 @@
"time.sleep(1)\n",
"%env colab=2\n",
"%env colaburl=$url\n",
"if use_google_drive:\n",
" %env googledrive=2\n",
"!nohup node server.js &\n",
"time.sleep(3)\n",
"print('KoboldAI LINK:')\n",

View File

@@ -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" />
[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>
[TavernAI Discord](https://discord.gg/zmK2gmr45t)<br>