Fix Defaults

This commit is contained in:
henk717 2023-01-24 13:31:45 +01:00
parent a046db4ded
commit a185cbd015
1 changed files with 1 additions and 1 deletions

View File

@ -191,7 +191,7 @@
"else:\n",
" tunnel = \"\"\n",
"\n",
"!wget https://koboldai.org/ckds -O - | bash /dev/stdin -m $Model -g $Version $tunnel $Revision"
"!wget https://koboldai.org/ckds -O - | bash /dev/stdin -m $Model -g $Version $tunnel -r $Revision"
],
"execution_count": null,
"outputs": []