Rene Leonhardt
Rene Leonhardt
It's used in release.yml, 168 findings today, too many packages installed and too rarely updated (Docker shows 8 months old jammy-20230816). ``` docker pull vuln ghcr.io/elgohr/publish-docker-github-action/publish-docker-github-action trivy image --scanners vuln...
How can toolchain versions be configured separately per module or task? A java-library must be compiled against Java 8, but a plugin in the same module requires Java 11 (since...
@davecramer What is the use case for testing the oldest Postgres (8.4 EOL [9 years ago](https://endoflife.date/postgresql)) with the newest Java when even Docker is not supporting such an ancient image...
> Yes we are going to have to get rid of a few versions as docker doesn't support them any more. Care to provide a PR ? I don't know...
> Java patching investigation - https://docs.google.com/document/d/1CqoGLv5sLpUIay9-jwfZgiq8DN5fGskhGe92ObR_8ao/edit?usp=sharing If you need a challenge when Hello World is too easy... 😅 https://hub.docker.com/r/confluentinc/cp-kafka is notoriously known for never rebuilding images (OS patches) and using...
@carlrobertoh I converted `conversations` on top of this branch, any chance that you can merge this first? Another 29 files changed, still 120 to go 😅
Sounds good 👍
Speaking of which, please try Llama 3 locally first before releasing 😅
Thank you for testing and fixing! Stream was not the problem, `begin_of_text` isn't needed, but `assistant`, stopTokens and server hack (?). Are other models running with `msg` instead of `message`,...
> Since the change was recent, we need to update the llama.cpp submodule as well Done