mirror of
				https://github.com/KoboldAI/KoboldAI-Client.git
				synced 2025-06-05 21:59:24 +02:00 
			
		
		
		
	Location Fixes
This commit is contained in:
		| @@ -58,11 +58,13 @@ | ||||
|         "  location = \"colab\"\n", | ||||
|         "  download = \"-a https://storage.henk.tech/KoboldAI/skein-jax.txt\"\n", | ||||
|         "  extract = \"\"\n", | ||||
|         "  xloc = \"colab\"\n", | ||||
|         "if Model == \"Adventure 6B\":\n", | ||||
|         "  path = \"gpt-j-6b-adventure-jax\"\n", | ||||
|         "  location = \"colab\"\n", | ||||
|         "  download = \"-a https://api.wandb.ai/files/ve-forbryderne/adventure/carol-data/models/gpt-j-6b-adventure-jax/aria2.txt\"\n", | ||||
|         "  extract = \"\"\n", | ||||
|         "  xloc = \"colab\"\n", | ||||
|         "if Model == \"Lit 6B\":\n", | ||||
|         "  path = \"gpt-j-6b-lit-jax\"\n", | ||||
|         "  location = \"drive\"\n", | ||||
| @@ -81,9 +83,9 @@ | ||||
|         "\n", | ||||
|         "\n", | ||||
|         "if Drive == \"Unextracted (Less Space)\":\n", | ||||
|         "  xloc = \"drive\"\n", | ||||
|         "if Drive == \"Extracted (Faster Loading)\":\n", | ||||
|         "  xloc = \"colab\"\n", | ||||
|         "if Drive == \"Extracted (Faster Loading)\":\n", | ||||
|         "  xloc = \"drive\"\n", | ||||
|         "from google.colab import drive\n", | ||||
|         "drive.mount('/content/drive/')\n", | ||||
|         "\n", | ||||
| @@ -106,7 +108,6 @@ | ||||
|       "provenance": [], | ||||
|       "private_outputs": true, | ||||
|       "collapsed_sections": [], | ||||
|       "authorship_tag": "ABX9TyN99Aa/LOA7MugR8iSyacJM", | ||||
|       "include_colab_link": true | ||||
|     }, | ||||
|     "kernelspec": { | ||||
| @@ -120,4 +121,4 @@ | ||||
|   }, | ||||
|   "nbformat": 4, | ||||
|   "nbformat_minor": 0 | ||||
| } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user