mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-02-17 12:10:49 +01:00
Updated readme with import instructions for AID
This commit is contained in:
parent
1cc069a779
commit
81c79131a4
15
readme.txt
15
readme.txt
@ -57,4 +57,17 @@ and your version of CUDA under "Compute Platform" (I linked 10.2) to get the pip
|
|||||||
3. Copy and paste pip3 command into command prompt to install torch with GPU support
|
3. Copy and paste pip3 command into command prompt to install torch with GPU support
|
||||||
|
|
||||||
Be aware that when using GPU mode, inference will be MUCH faster but if your GPU doesn't have enough
|
Be aware that when using GPU mode, inference will be MUCH faster but if your GPU doesn't have enough
|
||||||
VRAM to load the model it will crash the application.
|
VRAM to load the model it will crash the application.
|
||||||
|
|
||||||
|
[IMPORT AI DUNGEON GAMES]
|
||||||
|
|
||||||
|
To import your games from AI Dungeon, first grab CuriousNekomimi's AI Dungeon Content Archive Toolkit:
|
||||||
|
https://github.com/CuriousNekomimi/AIDCAT
|
||||||
|
Follow the video instructions for getting your access_token, and run aidcat.py in command prompt.
|
||||||
|
Choose option [1] Download your saved content.
|
||||||
|
Choose option [2] Download your adventures.
|
||||||
|
Save the JSON file to your computer using the prompt.
|
||||||
|
Run KoboldAI, and after connecting to the web GUI, press the Import button at the top.
|
||||||
|
Navigate to the JSON file exported from AIDCAT and select it. A prompt will appear in the GUI
|
||||||
|
presenting you with all Adventures scraped from your AI Dungeon account.
|
||||||
|
Select an Adventure and click the Accept button.
|
Loading…
x
Reference in New Issue
Block a user