superkuh
superkuh
> > thread 'reductor' panicked at 'called `Result::unwrap()` on an `Err` value: Error(Hyper(Error(Connect, Os { code: 10051, kind: Other, message: "A socket operation was attempted to an unreachable network." })),...
I've compiled with foghawk's modified ngx_http_fancyindex_module.c sort version (+strnatcmp.c and strnatcmp.h) but I'm not sure it's (fully) enabled. I tried using "fancyindex_sort_nat on" as a directive but that returned and...
I'm currently running fairly old versions of both nginx (1.7.10) and fancyindex (0.3.1). That's probably introducing too many variables to this and I couldn't get it to work anyway so...
Mastodon *already* puts the content into the HTML as the meta content tag field. Why not just display this content text in the actual HTML returned instead of "To use...
I applied the patch and then added some ifdef SD_USE_CLBLAST include "ggml-opencl.h" ... etc, edited cmakelist file with bits from llama.cpp's clblast ported over and renamed/re-pointed, then configured with cmake...
Okay. Dang. I've talked to some smart OFTC #radeon people and they think it might be fixable through compiling the kernel after editing it's amdgpu driver myself with these 2...
Actually, this is not a good fix. I initially thought the dB values (z) of 0.000000 were real. But they can't be. Some example data where this happens had, z:...
Thanks for this submitting this patch, haorenfsa. It seems to have solved my problem.