Andzejs Poprockis
Andzejs Poprockis
> I just found: https://huggingface.co/camenduru/CoDeF/resolve/main/tinycudann-1.7-cp310-cp310-linux_x86_64.whl ?
gcc is garbage as per terrys suggestion the only compiler that works 100% of the time is the one he wrote himself.
would be cool if ollama was supported https://github.com/jmorganca/ollama Simply pointing to ollama instance, and bobs your uncle. Not sure how it all works, but ollama was no pain to set...
is there a way to atleast export the room list? maybe from element app, but i havent seen that option.. also can someone tell me how to add old dendrite...
same... :( I can login into my homeserver with desktop app, windows, but when i enter same homeserver url with android it just says unrecognized request
turned out my problem was my reverse proxy not forwarding well-known locations, so if your your federation is not working then you cant loging using the app, even though youre...
im having same problem on ubuntu, what am i missing? 
> Thanks ! > > It seems that I installed the wrong version of CUDA (12.3 instead of 12.1) because I got "No CUDA runtime is found, using CUDA_HOME=....". >...
@ThomasDa thanks for the info
@ThomasDa on my windows 11 i had problem no cuda runtime found, using CUDA_HOME... And it turns out i had to install pytorch + cuda ``` pip install torch torchvision...