Andzejs Poprockis

Results 121 comments of Andzejs Poprockis

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? ![image](https://github.com/dreamgaussian/dreamgaussian/assets/80409979/7991a83c-41b5-430e-83ff-c7dfe33d3238)

> 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 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...