Ming Li
Ming Li
Is it a known issue for the menus of gtk3 apps?  It has some error message on the console: ``` (sol:4450): Gtk-WARNING **: 08:54:35.404: Negative content width -11 (allocation...
Any plan to support this? Is it not working in general for both windows and linux? Or it's a windows-specific issue? For me, the "History" and "Debug" buttons are grey....
@ortizman , maybe you can try to run "modprobe vfio-pci" first?
This diff seem to be working. However, I feel it might not be the correct fix. The problem is that the function [isStraddling]( https://github.com/vsch/flexmark-java/blob/cc3a2f59ba6e532833f4805f8134b4dc966ff837/flexmark/src/main/java/com/vladsch/flexmark/parser/core/delimiter/Bracket.java#L91C20-L91C32) tries to find out a delimiter...
> @Dampfinchen @sourceholder @arnesund if you are interested in running Phi 3.5 MoE or Phi 3.5 vision with alternatives to llama.cpp, perhaps you could check out mistral.rs. > > Just...
Does it mean I can't run it without Nvidia graphics card?
OK. I set the CUDA_PATH environment variable as "C:\Users\username\Downloads\fish-speech\fishenv\env\lib\site-packages\triton\backends\nvidia". It doesn't show that error in triton. However, later, I saw the error; ``` 2024-07-07 19:42:07.597 | INFO | __main__:clean_infer_cache:146 -...
The problem might be related to the library https://github.com/vsch/flexmark-java which is used in this project. Currently gluecodium is using 0.64.0 tag of that project. I've tried 0.64.8, which is the...
The ticket would be left open until we get a fix from vsch/flexmark-java project. Then we can update the dependent version in the build.gradle file of this project.
I think in google maps, when zooming in, they are switching to polygonal street data instead of drawing lines. I'm not 100% sure though.