wbrown / novelai-research-tool

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

grab_logits windows only? #9

Open kunwon1 opened 2 years ago

kunwon1 commented 2 years ago

Hi, I'm having a little trouble understanding how logits work. I'm running this on linux, I have grab_logits.exe but no linux binary, and there's no grab_logits.go that I can see, so I don't know how to build a linux version. Am I missing something? (logit_client works fine, so I'm guessing I'm just missing some build command that I'm not familiar with)