Commit Graph

1583 Commits

Author SHA1 Message Date
3c0638bc73 Added support for running model remotely on Google Colab 2021-05-13 18:58:52 -04:00
0b113a75b4 Hotfix for tokenizer modifying spaced ellipses and breaking new text recognition. 2021-05-13 09:35:11 -04:00
c0736a8ec7 Added World Info
Added additional punctuation triggers for Add Sentence Spacing format
Added better screen reset logic when refresing screen or restarting server
2021-05-13 01:26:42 -04:00
fff77c5a88 Hotfix for top_p parameter in generator call 2021-05-11 14:16:34 -04:00
f520e859cf Added link to subreddit for updates. 2021-05-11 01:54:45 -04:00
81c79131a4 Updated readme with import instructions for AID 2021-05-11 01:06:16 -04:00
1cc069a779 Added ability to import AIDungeon games from AIDCAT 2021-05-11 00:27:34 -04:00
b55266a7c8 Added Formatting options
Added Bootstrap toggle library for UI
Added injection points for input/output modification
2021-05-10 19:17:10 -04:00
0e0947d93a Bugfix: Add apikey check to loadsettings 2021-05-10 09:33:41 -04:00
739a8a5268 Bugfix: Check for keys in client.settings before attempting to access 2021-05-10 09:26:31 -04:00
ba1ba0fc8a Reduced default max_length parameter to 512.
Added warning about VRAM usage to Max Tokens tooltip.
2021-05-07 19:04:51 -04:00
d632976fbf Settings menu modularized.
Help text added to settings items.
Settings now saved to client file when changed.
Separated transformers settings and InferKit settings.
Reorganized model select list.
2021-05-07 14:32:10 -04:00
ade5be39fb Force bat file to launch aiserver.py with Python 3 2021-05-06 23:03:44 -04:00
a27d5beb36 Replaced easygui with tkinter to address file prompts appearing beneath game window
Removed easygui from requirements.txt
Save directory is no longer stored in save file for privacy
2021-05-05 11:18:24 -04:00
229b10cb91 Added support for Author's Note
Increased input textarea height
Removed generator options from save/load system
Set output length slider to use steps of 2
2021-05-05 03:04:06 -04:00
0ce77f4875 Fixed InferKit API requests sending a default top_p value instead of the user-selected value 2021-05-04 11:48:24 -04:00
f994d6d18b Update requirements 2021-05-04 09:59:31 -04:00
6e54f654d6 Added settings menu to adjust generator parameters from game UI
Fixed text scrolling when content exceeded game screen height
2021-05-04 09:56:48 -04:00
1c9c219251 Added support for selecting custom trained models 2021-05-04 01:47:23 -04:00
734b0b54d4 Added VRAM requirements info to model list
Added ability to opt for CPU gen if you have GPU support
Added better error checking to model selection
2021-05-03 15:19:03 -04:00
1214062292 Fixed Max Length limits not being enforced for transformers & InferKit 2021-05-03 13:57:27 -04:00
40d9877ba8 Typo 2021-05-03 00:57:19 -04:00
2009f24345 Updated readme with GPU/CUDA support instructions 2021-05-03 00:56:29 -04:00
ace2b2db12 Fixing GPU support broke CPU support. Now testing for capabilities before creating pipeline 2021-05-03 00:24:16 -04:00
97ad42efe6 Added device selection to transformers pipeline request to utilize GPU for inference 2021-05-02 23:34:33 -04:00
8dc97ba766 Added pytorch to requirements.txt 2021-05-02 20:53:47 -04:00
9711043f9b Added info for Win10 cmd color support 2021-05-02 20:13:13 -04:00
87de4fc949 Add gitignore to ignore client settings file and stories besides the test_story 2021-05-02 19:47:28 -04:00
26c21575ee Initial Upload 2021-05-02 18:51:04 -04:00
4bd00b9dee Initial Upload 2021-05-02 18:50:27 -04:00
b6fa94da90 Initial Upload 2021-05-02 18:48:47 -04:00
9cfeded178 Initial Upload 2021-05-02 18:48:24 -04:00
7476163494 Initial Upload 2021-05-02 18:46:45 -04:00