Rene Leonhardt

Results 139 issues of Rene Leonhardt

Updated dependencies and GitHub actions. I had to downgrade `download-maven-plugin`, 1.7.0 is not the latest GitHub release anymore. Can ffmpeg.exe be pinned so the md5 will not automatically break after...

Please note that most updates are minor except macOS: 12 (2022) to 13 (2023). In any case, even in 12 there would be a much newer (default) Xcode 14.2 available,...

Updated: * Dev dependencies * Python 3.9 to 3.12 Changes: * Deduplicate dev dependencies in CI * Cache venv in all CI jobs * Improve setup.py and CI * Let...

cla signed

* Update to Go 1.22.2 * Update dependencies where possible * Apply security updates where possible * Update to Ubuntu 24.04 * Update to Debian Bookworm Upgrading containerd, go-dap and...

Updated: * maven to 3.9.6 * maven-wrapper to 3.3.1 * jakarta.inject to 1.0.5 * Ubuntu to 24.04 * Import BOM instead of overriding maven.version Not updated due to breaking changes:...

* Update Docker images and OS packages to fix 169 CVEs * Let Dependabot update Docker images and GitHub Actions * Fix warnings and typos Even npm update wasn't able...

Updates: * Build with sbt 1.9.9 and scala 2.12.19, 2.13.14 and 3.3.3 * JDK 21.0.1 to 21.0.3 * Most dependencies Improvements: * Download official https://wiki.openjdk.org/display/JDKUpdates/JDK+21u#JDK21u-LatestRelease binaries including checksum * Streamline...

Image builds faster and smaller, fixed some Dockerfile warnings and 166 security findings 😅 Please double-check if everything is still working as expected (I removed `docker-compose`) and release a new...

I suggest streamlining all `actionPerformed`: * Send Telemetry if nothing happened? * Show dialog if action is not possible? * Throw NPE with `requireNonNull()` or handle null accordingly?

The new Open Source model DBRX sounds amazing, is this enough and correct to integrate it into Llama? https://github.com/ggerganov/llama.cpp/pull/6515 https://huggingface.co/collections/phymbert/dbrx-16x12b-instruct-gguf-6619a7a4b7c50831dd33c7c8 https://www.databricks.com/blog/announcing-dbrx-new-standard-efficient-open-source-customizable-llms https://github.com/databricks/dbrx https://huggingface.co/collections/databricks/ llama.cpp seems to support splitted/sharded files, but...