mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-03-01 09:57:46 +01:00
Add model cleaner
This commit is contained in:
parent
9cb93d6b4c
commit
ee93fe6e4a
@ -223,6 +223,20 @@
|
|||||||
"metadata": {
|
"metadata": {
|
||||||
"id": "Lrm840I33hkC"
|
"id": "Lrm840I33hkC"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"cell_type": "code",
|
||||||
|
"source": [
|
||||||
|
"#@title <b>Model Cleaner</b>\n",
|
||||||
|
"#@markdown Out of space? Run this to remove all cached models (Google Drive models are not effected).\n",
|
||||||
|
"!rm -rf /content/KoboldAI-Client/cache/*\n"
|
||||||
|
],
|
||||||
|
"metadata": {
|
||||||
|
"cellView": "form",
|
||||||
|
"id": "5k8fK4F6UiTs"
|
||||||
|
},
|
||||||
|
"execution_count": null,
|
||||||
|
"outputs": []
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user