Benjamin Wegener
Results
2
issues of
Benjamin Wegener
This pull request introduces a new script, run_inference_server.py, which leverages llama.cpp's built-in server for more convenient and efficient inference. The script is designed to start the server with various configurable...
This update adds a high-performance C implementation of the RAISR algorithm with optional Vulkan GPU acceleration. The implementation includes: - A C version of the RAISR algorithm optimized for speed...