[ot][spam][crazy] coping spam while trying to make code to prompt a model

Undescribed Horrific Abuse, One Victim & Survivor of Many gmkarl at gmail.com
Sat Jan 7 14:42:02 PST 2023


here is the failed implementation i tried to make today, and the
working implementation i had made some time ago. i haven't looked at
them side-by-side.

simple_beam_search is the one i tried to do today
try_multigen is the one from some time ago, my state of mind was
trying out parts for synthetic text adventure games

i believe both of them use a batch size of 1. i consider it not
complex to stabilize it with a batch size of 1, and then batch the top
batch_size items in the priority queue.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: simple_beam_search.py
Type: text/x-python
Size: 2446 bytes
Desc: not available
URL: <https://lists.cpunks.org/pipermail/cypherpunks/attachments/20230107/6e0d7742/attachment-0002.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: try_multigen.py
Type: text/x-python
Size: 13404 bytes
Desc: not available
URL: <https://lists.cpunks.org/pipermail/cypherpunks/attachments/20230107/6e0d7742/attachment-0003.py>


More information about the cypherpunks mailing list