9600-

Results 8 comments of 9600-

Didn’t we go through this on the Byzantium fork? Its a pretty easy matter of changing the block reward as outlined in the issues associated with that fork. Should be...

Almost all of the work to implement this kind of stratum topology has already been done for you by the ETH core team and Sammy007. What you're looking for is...

Would be happy to help, but not as a free service through GitHub. Happy to help people with config issues and simple fixes, **_but you're getting deep into application architecture...

Building on this. In a misguided attempt at uninstalling the framework, I manually deleted a number of reservation releases through ZK prior to reading the full example documentation. After doing...

Adding my experience here. Having the same issue after updating to 1.9. System is a 2P E2697v2, 256GB DDR3, 4xP40, 1x3090, running 550.90.07 and Ubuntu 22.04.4 ``` NVIDIA-SMI version :...

Confirmed the rollback to `llama_cpp_python_cuda-0.2.79` worked.

It’s possible for me to build `llama_cpp_python_cuda-0.2.81` using CMAKE_ARGS="-DLLAVA_BUILD=OFF" and my backend of choice. However, I still have issues loading models. This seems to be related to two issues in...

Issue appears to have been resolved with the latest commits.