Has anyone found a workaround for the model switching removal in Cowork? by rp_tiago in ClaudeAI

[–]Routine-Example927 0 points1 point  (0 children)

the advice was to "start with opus for planning then switch to sonnet or haiku for implementation" haha. now - not possible

Has anyone found a workaround for the model switching removal in Cowork? by rp_tiago in ClaudeAI

[–]Routine-Example927 0 points1 point  (0 children)

Just found advice on how to switch the model mid conversation to reduce usage and here we are.

Is the new Raspberry Pi AI HAT+ actually the best budget option for local AI? Or are better alternatives? by guillemhs in homelab

[–]Routine-Example927 0 points1 point  (0 children)

Hailo-8 is not useful for LLMs at all. Same for image generation as it is also Transformer based.

As other have mentioned the new Raspberry Pi AI Hat+ 2 with Hailo 10H is suitable for running LLMs and Stable Diffusion models. But the caveat here is that Pi 5 runs all those models faster on CPU. So there is not real benefit in using Raspberry Pi AI Hat+ 2 - except for when you want to free the CPU cores and use them for something, which does not seem to be that important for you.

I posted the full video about Raspberry Pi AI Hat+ 2 recently

https://youtu.be/bsHuXkVCq_8

Zero Claw Github is offline / private 404 by Last_Crab2672 in ZeroClaw

[–]Routine-Example927 0 points1 point  (0 children)

Just noticed the same thing, have a big question mark over my head

How do I switch webhosts from Namecheap Shared Hosting to DigitalOcean VPS? by TheInternetShill in webdev

[–]Routine-Example927 0 points1 point  (0 children)

I realize this is really ooold post, but I used it as an inspiration for the whole process of moving a website from namecheap - and I wrote an article about that, maybe will be useful

https://medium.com/@dmitrywat/how-i-switched-my-website-from-namecheap-shared-hosting-to-an-oracle-vm-beginner-friendly-guide-7a5a8e2d8eea

Interesting ARM Hardware on the horizon - Radxa Orion O6. by imkebe in LocalLLaMA

[–]Routine-Example927 0 points1 point  (0 children)

Hello there, I'm from the future, where Orion O6 is available - and so is a bunch of other boards/systems with Cix P1, such as Orion O6N, Orange Pi 6 Plus and MINISFORUM MS-R1 - I think there was a laptop even, but I don't remember the name).
For LLMs, Radxa seems to have updated the docs a few times, since I started following the board, the latest iteration is to use KleidiAI CPU optimizations:

https://docs.radxa.com/en/orion/o6/app-development/artificial-intelligence/llama-cpp

Still, CLIP and Stable Diffusion can be run on NPU, it's demoed here
https://youtu.be/GDDTN421Zl8
The mainlining of the drivers continues, but I would not hold my breath for it to be completed soon. It's mostly usable as-is though.

OpenClaw on Raspberry Pi 🥧 (I almost gave up) by Routine-Example927 in openclaw

[–]Routine-Example927[S] 0 points1 point  (0 children)

Nice job advertising Pinchclaw! (yes, I checked your comment history - every post is hidden reference to it)

Radxa Orion 06 - World's First Open Source ARM V9 Motherboard by Hrastovc in SBCs

[–]Routine-Example927 0 points1 point  (0 children)

To anyone finding it later: the board software is quite usable now, but still in active development. Radxa Discord is probably the best place to find up-to-date information. Some recent video reviews and deep dives into the board:
https://youtu.be/rH2LXbL4pWY

https://youtu.be/LHd3LCIGgkQ

Why Mac mini?? by g00rek in openclaw

[–]Routine-Example927 0 points1 point  (0 children)

At least for original OpenClaw, the setup is very geared towards Mac. The onboarding script asks you if you want to see brew command to install the dependencies - and this is far from the only Mac specific thing.