DeSinc

Results 20 comments of DeSinc

> I already got it working with the repo as is. I now use custom stopping strings and it just works. https://github.com/MarlinMr/text-generation-chatui/blob/main/params.json wow... that worked... custom_stopping_strings works totally fine on...

Thanks for both of your inputs. Gradually this issue is demystifying. The 507 explanation makes sense as it only happened once. I'm also checking with discord.net devs to see if...

Changing how and when in the code that I called the SocketGuild has fixed this issue. Defining the socketguild at the start of the program and then using that falls...

I am having the same issue. The sim distance will go up and down in a pattern I haven't worked out yet, but the non-sim view distance will just stay...

> I am having the same / a similar issue. I have the plugin installed with the enabled flag set to true. No matter what mode I use the plugin...

Additional info: Server running Paper 1.20.2 (build 234) with latest 1.5.7 VDT Tested values: default MSPT values (40 -- 47) Both default **Mixed** and also tested **Reactive** measurement methods in...

I see what you mean. It is a bit strange that it affects it when it should just be sending chunks and then being finished.. One idea I had thought...

Not currently but I may look into it some time. Sorry late reply because gmail sends github emails to spam

Actually, it occurs to me that the extension API which this was built for is deliberately compatible with the Kobold API, and it even runs on the same port number....

I tried using koboldcpp by sending the request on port 5001/5005 or whatever the default is, and it actually sends the request and generates an output, but there's a bit...