Hans Raaf
Hans Raaf
I see that this is somewhat old and I found it while I was on the quest for the `time.Parse()` behavior, creating a year 0. Just an example: ```go t1,...
I just came here for the same thing. Even on https://text-to-diagram.com/ it is clear (for me and the team) that D2 is inferior in readability with most of the examples....
While at it, I think the whole system would also benefit if one could set the default base font-size and use percentages for fonts in style definitions.
That is nice, but I meant that I want to specify the size of a text relative like "100%", "120%", "80%" to make it easier to scale the whole thing...
> seems nobody make this bug, only me I have the same behavior.
I used `poetry env use 3.11` and `poetry install`. it worked after I created a dummy `REAME.md` file. Not sure why this is missing in my current setup.
Trying to build with this merged I get: `llm/shim_ext_server.go:99:46: too many arguments in call to predict` Update: Changing it the same as the non shim file does compile.
@igorschlum I am a Go developer and use the current main branch (34344d801ccb2ea1a9a25bbc69576fc9f82211ae). I am out of the office soon, but I can verify the behavior with a release version...
@IAMBUDE Yes I can confirm that installing v0.1.17 gets rid of my problem with hanging queries. It also seems like the generations are faster on my WSL2 machine with RTX...
@igorschlum I did not run into this with current versions anymore.