David Pickett

Results 12 comments of David Pickett

I managed to get a very simplistic Daydream 6dof build working today in my [fork](https://github.com/pickettd/OpenBrushVR/). I started with the Tango scene and added a bit of code/prefabs for the Daydream...

@robertvanmolken and @jakejscott - I'll paste a snippet below that worked for me for using Kiota with bearer auth in dotnet. And @baywet I'm willing to submit a PR if...

I'm guessing that Microsoft has changed the endpoint or something? This project worked when I tested it about 6 months ago. But now getting this same 404 error

@AlexCheema just to double check, are you saying that you can have a cluster running where one machine has a model on 4-bit with MLX and the other machine is...

I had this issue but when I scrolled up in the logs it told me that ptxas executable was not found. I had to add my cuda bin to my...

It looks like there is a tinygrad example for QwQ now too: https://github.com/tinygrad/tinygrad/blob/master/examples/qwq.py

I'm running into this issue on my WSL2 instance in Windows 10 also. I think it has to do with a limitation in WSL around using pinned system memory: https://docs.nvidia.com/cuda/wsl-user-guide/index.html#known-limitations-for-linux-cuda-apps...

> is there a solution to this problem? Did someone try **QEMU/KVM with GPU passthrough** as it is a powerful way to run virtual machines with direct access to your...

Wanted to post some updates here just in case other people are in the same situation. - I tried the route of an Ubuntu 20.04 VM through Hyper-V with GPU...