Harry Stuart
Harry Stuart
Should I expect to need to make any modifications to the training srcipt if my data has a lot of terms that would not be part of the GPT vocabulary?...
I am getting the error `System.Net.Sockets.SocketException: Address already in use` on the line `server.Start(socket =>...`. My server accepts a websocket request from the client, and works perfectly when a single...
Essentially, the client sends an initial text message to the websocket, then it writes all subsequent data to the websocket as a binary stream of 640 byte messages. I am...
Hi, Is it possible to restrict the table to only showing a maximum number if rows? Thanks!
Hey guys, Thanks for the repo, when I am evaluating the model, `input_sentence_i` does not seem to be influenced by `input_sentence_i-1`. Is it possible to run the model in inference...
Say my harddrive is nearly full and I want to offload what has currently been downloaded to an external drive, if I just move folders and files across, does suckit...