Piotr Wilkin (ilintar)
Piotr Wilkin (ilintar)
Does this mean you're not accepting pull requests into the project as well? I could contribute the fix if it's permitted.
Hm... how about `grid.addOpenListener((e) -> if (isBadBean(e.getBean())) { grid.getEditor().cancel(); }}`? I've used this workaround for a long long time now (extended Grid to have open/close events back in 7 when...
To już jest załatwione swoją drogą, postawiłem nowego darmowego postgresa.
I managed to get the text2svg generation running (you have to fix the method in base), but it always returns an empty answer on 1b and the 8b model is...
I've installed it by using the following method: * remove ALL the version numbers * install flast-attention beforehand using --no-build-isolation Then just install the newest package versions.
I'm literally just writing a wrapper to swap llama.cpp configurations and make it emulate both LM Studio and Ollama (since IntelliJ Assistant only works with LM Studio and Copilot only...
So, I recently made myself a runner + swapper + backend proxy (https://github.com/pwilkin/llama-runner), therefore, I'll just go with a wishlist of what would be great for the server to have:...
> [@pwilkin](https://github.com/pwilkin) we need to implement something like https://github.com/pwilkin/llama-runner in python3 in ramalama, you could contribute similar code there I mean, my code is MIT-licensed and in Python, would probably...