wassname
a350bf20a0
old way of doing actions
2019-12-25 09:20:44 +08:00
wassname
6b46f97191
fix
2019-12-25 08:25:37 +08:00
wassname
11d54e21cf
fixes
2019-12-25 08:09:35 +08:00
wassname
2cc4b96807
fixes
2019-12-25 08:08:48 +08:00
wassname
fd6c910bd9
similarity fix and comment
2019-12-25 08:08:28 +08:00
wassname
291f4c0dd0
use less GPU ram on startup
2019-12-25 08:02:01 +08:00
wassname
7b95fa7e79
better truncation of context
2019-12-25 07:39:59 +08:00
wassname
5c74a923ff
rearrange for quick dev
2019-12-25 07:38:10 +08:00
wassname
535c4cf9d1
sample history when it's too long
2019-12-25 07:37:38 +08:00
wassname
90fdedcfc2
avoid loop
2019-12-25 07:10:57 +08:00
wassname
57432290ea
add stop token to speed up
2019-12-25 07:10:23 +08:00
wassname
69d1151e86
remove endoftext etc
2019-12-25 06:39:20 +08:00
cloveranon
d1baf4cada
fixed install script, added torrent
2019-12-24 15:46:10 -05:00
AccidentallyOnPurpose
4050e5b2a9
comments
2019-12-24 23:41:51 +08:00
AccidentallyOnPurpose
d43836b83d
maybe fix the hangs
2019-12-24 23:32:41 +08:00
AccidentallyOnPurpose
02c080e40f
fix for when no action
2019-12-24 20:55:38 +08:00
AccidentallyOnPurpose
d86ced8a0e
fix
2019-12-24 20:51:35 +08:00
AccidentallyOnPurpose
f2ed6c8069
tidy
2019-12-24 19:43:45 +08:00
AccidentallyOnPurpose
9dfeca88c1
crop tokens when too long
2019-12-24 19:34:23 +08:00
AccidentallyOnPurpose
402f8d986b
better action screenshot
2019-12-24 18:57:18 +08:00
AccidentallyOnPurpose
d508a2b7f9
fix checking for model
2019-12-24 18:32:42 +08:00
AccidentallyOnPurpose
47bc447195
add torch import
2019-12-24 10:16:33 +00:00
AccidentallyOnPurpose
0990b1ac6e
Merge branch 'master' of https://github.com/cloveranon/Clover-Edition
2019-12-24 18:14:11 +08:00
AccidentallyOnPurpose
d6a8098666
blank actions word. verb=>adjective
2019-12-24 18:13:54 +08:00
AccidentallyOnPurpose
ccb4526e50
made it download the pytorch model v5 from torrent and rename
2019-12-24 09:50:22 +00:00
cloveranon
e331d0d621
forgot to add pyjarowinkler to intsall instructions. hopefully that covers everything now
2019-12-24 04:29:37 -05:00
AccidentallyOnPurpose
728ce94ad2
possibly help with out of mem
2019-12-24 09:03:06 +00:00
AccidentallyOnPurpose
3a6f5aa475
limit story context to avoid out of mem
2019-12-24 08:34:17 +00:00
cloveranon
8e8896aa38
moved some lines in readme
2019-12-24 03:23:20 -05:00
cloveranon
8013896982
made instructions clearer
2019-12-24 02:49:00 -05:00
cloveranon
5d6f6f3d22
pytorch is actually just torch with pip
2019-12-24 01:56:52 -05:00
cloveranon
6e223c85b9
added warning and some documentation to new features
2019-12-24 01:55:35 -05:00
cloveranon
ae60cefbc0
changed requirements
2019-12-24 01:33:12 -05:00
cloveranon
98e4a57256
some notes on installation
2019-12-24 01:30:41 -05:00
cloveranon
1edf78c27d
Merge pull request #4 from cloveranon/d20
...
add d20 for action
2019-12-24 00:31:42 -05:00
cloveranon
c9a924d879
Merge pull request #5 from Meanmelter/patch-1
...
Update requirements.txt
2019-12-24 00:24:43 -05:00
Colm
d81de3b2e1
Update requirements.txt
2019-12-24 00:13:59 -05:00
AccidentallyOnPurpose
52c4727e48
fix transformed action print
2019-12-24 12:22:37 +08:00
AccidentallyOnPurpose
a5d311b218
writingprompts dataset
2019-12-24 04:20:11 +00:00
Colm
910b1cd12a
Update requirements.txt
...
pip install torch==1.2.0 cannot find file. Command recommended via https://pytorch.org/get-started/previous-versions/ installs the CUDA 9.2 version despite saying it would install the CUDA 10.0 version. Link added will path to correct version needed.
2019-12-23 23:02:56 -05:00
AccidentallyOnPurpose
ecf2c78053
tidy transformed action
2019-12-24 11:17:03 +08:00
AccidentallyOnPurpose
47937f5d96
add d20 for action
2019-12-24 11:01:45 +08:00
AccidentallyOnPurpose
40b328558a
add screenshot of suggestions
2019-12-24 10:42:32 +08:00
AccidentallyOnPurpose
ed746a903b
Merge branch 'pytorch' of https://github.com/cloveranon/Clover-Edition into pytorch
2019-12-24 10:32:54 +08:00
AccidentallyOnPurpose
619bb2c1a7
Merge branch 'pytorch_clear_actions' & 'suggestion loop' into pytorch
2019-12-24 10:32:46 +08:00
AccidentallyOnPurpose
5f41d87403
generated and print suggestion one at a time
...
good idea
2019-12-24 10:26:16 +08:00
AccidentallyOnPurpose
22a0025320
oops
2019-12-24 02:20:47 +00:00
AccidentallyOnPurpose
226a15e7eb
add color config
2019-12-24 09:52:54 +08:00
AccidentallyOnPurpose
46b4b494b1
clear suggested actions and user action. Show user action, and input action
2019-12-24 09:48:37 +08:00
AccidentallyOnPurpose
1cbda72bb8
add torrent file to speed metadata downloading
2019-12-24 09:18:23 +08:00