altaic

Results 50 comments of altaic

`mlx.core.linalg` was just added (post 0.0.6, and there isn't a new release yet). Use the main git branch.

My bad for the wrong branch. Glad you figured it out 🚀

Saw this a few days ago: [alxndrTL/mamba.py/mlx](https://github.com/alxndrTL/mamba.py/tree/36576b4a132ace42104506cf03e26c55383d06a3/mlx)

> Thank you for the resource! I would need to check it on my device too. It's still 2x times slower though... Looks like there is a room for improvement...

Wondering if anyone has any experience with [marimo](https://marimo.io) ([GitHub repo](https://github.com/marimo-team/marimo))? It looks really nice, with some benefits over Jupyter as discussed [here](https://marimo.io/blog/lessons-learned).

My env doesn't have `HF_HUB_ENABLE_HF_TRANSFER=1`, and `huggingface-cli` hogs all my bandwidth which is quite disruptive. A download rate flag would be hugely appreciated. I'd workaround by using a proxy to...

Thanks for the useful information. An example would be incredibly helpful. I'm currently working my way through the 869 page (!) ZCL spec, along with a bunch of forum threads...

I found @Ulrar's [StackOverflow post](https://stackoverflow.com/questions/60465782/zigbee-interview-process-xbee), which was very useful. In particular, the two links (Ulrar's and tomlogic's): * [Connecting an Xbee 24ZB to Smartthings Hub](http://web.archive.org/web/20180218010916/https://www.falco.co.nz/electronic-projects/xbee-to-smartthings/) * [XBee ANSI C Library](https://github.com/digidotcom/xbee_ansic_library)...

Thanks, @mikewadsten. I had missed that note in the `uselect` typehints. Having `uselect` would be really helpful.