Andreas Rozek
Andreas Rozek
Good morning! I just tried to resize a stack to 1280x1024 pixels from within "Stack Info..." > "Resize...", but failed with the following exception: ``` Exception in thread "AWT-EventQueue-0" java.lang.NumberFormatException:...
First of all: thank you very much for this marvelous project! I just started playing around with it: * `gradlew run` worked out-of-the-box - very well done! * but `gradlew...
First of all: thank you very much for your contribution! That said, I still have a question: in order to really "democratise" AI, a trained model will be needed that...
Hi! First of all: thank you very much for your marvellous contribution! Being able to run inferences on one's CPU is awesome! Using llama.cpp as its workhorse, I have built...
First of all: thank you very much for the continuing work on llama.cpp - I'm using it every day with various models. For proper context management, however, I often need...
As mentioned in the [related issue](https://github.com/Freak613/domc/issues/14), I've implemented (and documented) conditional rendering based on a "v-if" directive. Here it comes!
Thank you very much for this wonderful tool! I've just added a link to the former web site, now archived by the "Internet Archive"
Well, it's really difficult to find the relevant bits of information in the docs - sorting out all wrong or outdated parts and collecting everything else in order to combine...
The title says everything: I'm completely lost... I added RAD to my browser as mentioned in the [docs](https://gun.eco/docs/RAD) and continued evaluating GUN - until I saw that there were only...
Hello! I'm currently trying to learn how to use Gun - please forgive me if my question turns out to be nonsense (or has been documented somewhere, but I missed...