BorisTheBrave

Results 29 comments of BorisTheBrave

@alexpyattaev , I cannot use any of this without a release declaration as it's not under a copyleft license. Please just state that your changes are included under the CC0...

Yes, I haven't looked at this in a long while. I don't have the time to fix it, but I'll accept a PR if you do.

It's working fine for me. Did you forget to enable the plugin after installing it?

Yes, I have the same problem. I note that with_temperature doesn't work either. ```python def run(): model = "gpt2" lm = models.Transformers(model) print(lm + 'I like the color ' +...

Ok, [this link](https://github.com/guidance-ai/guidance/issues/794#issuecomment-2144050182) suggests that guidance is always greedy. So temperature doesn't do anything in any case! What a pain - you've given some subtle control over generation, but taken...

Looks very cool. Are you just doing a single generation with the entire tilemap as a mask? It doesn't look like I wrote it down properly, but my old gimp...

Thanks for that link. It appears to have the exact same issue (and the arcTo code looks the unchanged from this repo). https://github.com/zenozeng/svgcanvas/issues/28 notes two bugs - anticlockwise (as above)...

Thanks for this! Ironic that a tool for recovering dead websites has itself died.