mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Update TPU.ipynb
Compatibility with the new transformers
This commit is contained in:
@@ -204,7 +204,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"#@title <b>Model Cleaner</b>\n",
|
"#@title <b>Model Cleaner</b>\n",
|
||||||
"#@markdown Out of space? Run this to remove all cached models (Google Drive models are not effected).\n",
|
"#@markdown Out of space? Run this to remove all cached models (Google Drive models are not effected).\n",
|
||||||
"!rm /content/KoboldAI-Client/cache/*\n"
|
"!rm -rf /content/KoboldAI-Client/cache/*\n"
|
||||||
],
|
],
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"cellView": "form",
|
"cellView": "form",
|
||||||
|
Reference in New Issue
Block a user