tom-adsfund
tom-adsfund
**What version of this package are you using?** 1.8.22 **What operating system, Node.js, and npm version?** Chrome **What happened?** When trying to use file.getBuffer from a file in a torrent...
On high-end graphics cards, a bottleneck is the 60fps cap. As part of the "more abstractions", it would be good to have an option to adjust the number of samples...
Amazing work on this very valuable project! I've been trying it with a Tesla V100, and the results are extremely good. I can imagine powerful new user interfaces being possible...
I've been experimenting up-weighting the earlier samples on the Gltf_Viewer demo. I did this because I noticed everything started from 0/black when the samples were reset. It's also because since...
Unix domain sockets can be connected to from NGINX. From [this example on Stackoverflow](https://stackoverflow.com/questions/58455529/how-do-i-connect-to-a-unix-domain-socket-running-an-http-server-using-netty) Netty allows using Unix domain sockets. This could provide substantial performance improvements (from no TCP management).
This is a good example of why maybe you should use a parser in general! In the following example if I press 'e' at -> it fails to evaluate the...
I think it would be powerful to have an official Java interface to the application components of this library, revealing the same (and hopefully more) abilities as Simmer.
TTL
It would be good for many reasons to have a TTL feature. For example, to automatically remove time-expiring results.
I was using a T4 on Colab, I compiled with CuBLAS, and tried with a 7B model and a 1.3B model. In both situations, it appeared that perhaps only the...
In my window manager, i3, the shape of the terminal changes over time, and so if I return to Liquid, it's all jumbled up. Can we just have a running...