ManniX-ITA
ManniX-ITA
The function Path_IsDirectory (pathtools_public.cpp) is leaking memory (at least on Windows). Fixed changing this code: ``` if ( _wstat( wsFixedPath.c_str(), &buf ) == -1 ) { return false; } return...
Hi, Seems I can't login with the openbenchmarking-login command. I've created a fresh account on OpenBenchmarking.org. Not sure if it's linked to this issue but I didn't received a confirmation...
Would be nice to have the title updated once the repository is selected. This way when it's added as a bookmark it would include it already (currently I have to...
This patch adds support for IQ1_S, IQ3_S, IQ2_S, IQ4_XS. IQ4_NL is using a different format, have to investigate further what are the differences.
This patch provides: - Streamlined WaitUntilRunning method without ticker and nested loop - Updated server.cpp with the correct startup sequence; the HTTP server starts listening before loading the model and...
### What is the issue? Server startup method needs improvements and the llama.cpp server does not report the model loading This makes the start of the server flaky and unreliable...
The HTTP listener start and the health API endpoint are moved before the model loading starts, hence the server can correctly report is loading the model
This patch is a WIP and very likely bugged here and there, Still it's already functional and seems to do what is supposed to do. This patch only supports Windows...
Created PR: https://github.com/tooomm/github-release-stats/pull/35 Cheers
…New method RefreshSensors to update. New Mp1 mailbox commands for Zen2/3.