wbrown / novelai-research-tool

NovelAI Research Tool and API implementations in Golang
GNU General Public License v3.0
43 stars 9 forks source link

pseudo-lorebook support and next_word fixes #4

Closed GamerUntouch closed 2 years ago

GamerUntouch commented 3 years ago

the output generated by next_word is now stored in resp.NextWordArray the weights must be converted from string to float32 when used as they had to be stored as a string