Drew

Results 11 comments of Drew

I just encountered an issue when using my build from this branch. The `machine.UART` doesn't appear to have an `irq` method. I have a Bluetooth serial UART (ZS040) that I...

Sorry haven't been following this. Does this mean no encoder support for the teensy 4.x?

Hey, did anything ever come of this effort?

@travbid ok, that link returns a 404, was that repo ever made public?

@dusty-nv do you have any plans to update this repo for Jetpack 5.0? Are there newer alternatives to this setup?

Yeah, I have checked out Riva on my Orin dev kit, but I had errors with the inference server. A concern of mine about using Riva is the terms of...

I have a single Nvidia 4090 does this seriously mean I can't use the 13B model on a single GPU? I never had problems with a 13B Llama1 model before...

@kechan I switched to the hugging face 13B and was able to run it on a single 4090 at 8bit quantization. It worked fine.

This is more of a general question about the difference in the resolvers. I noticed `pip-compile --resolver=backtracing` is downloading the packages while the legacy resolved is not. I assume that...

Yeah, looks like the issue is with the `sanitize_address` method. What's interesting is that the code path with the comment # IDN seems to take a localpart turn it into...