Category: Uncategorized

  • Deepseek Vision lacks perspective and reference to the size within the same image

    So, recently DeepSeek updated vision. It still doesn’t know proportion. For example, if you place an M.2 B-key 3042/3052 beside an M-key. It will not be able to pick up the size difference of 2 slots.

    The actual test uses a 4 MB image. This one is 700 kb.



    Any human will be able to tell the empty slot is a rare B-key m.2, but the DeepSeek will just say it’s a 2242 slot like most AI.

    I know that a B-key isn’t a common M.2 slot. So training data may be limited. But there is literally an example of an M-key on top with a 2280 M.2 slotted in as a reference.

    So basically all the B-key 3042/3052 get hidden or just buried under the noise of 22 mm M.2 slots.

  • Stable diffusion model loadout

    I have been using Stable diffusion A1111 since 2022, and many things have changed since then. Back in the days, checkpoints consist of a text encoder, a Image auto encoder and decoder (VAE) and a U-net build in to the check point.

    The perks of that, is that when you download a checkpoint there is no need to configure the minor stuff.

    But, now with SDXL and with models like anima and other stuff. you need to download respective CLIP and VAE models. There are still many model that come with VAE, but to better switch models, I think it’s better to link the noodles with VAE loader, Clip loader.

  • New Domain – Welcome to xiaz.dev!

    Hey everyone! 👋

    Big news — this blog has moved to a shiny new address!

    📍 New Home

    You can now find us at: https://xiaz.dev

    The old IP address will still work for a while, but I’d recommend updating your bookmarks to the new domain.

    ✨ What’s new?

    • ✅ Proper domain name — short, sweet, and easy to remember
    • ✅ HTTPS with a free Let’s Encrypt SSL certificate
    • ✅ Fast connection from anywhere including China (DNS only, no Cloudflare proxy)
    • ✅ Auto-renewing SSL — no maintenance needed

    â„šī¸ What about the old address?

    Visiting http://101.100.182.185 will automatically redirect you here.

    That’s it! Simple upgrade, better experience. Thanks for reading! 🙏

    — Xiaz ✨

  • OpenClaw windows node startup issues.

    Windows is well known for been unreliable when dealing with startup and background service. Having tired of the node running 50% of the time after each boot.

    So after migrating my OpenClaw gateway to Debian and setting Windows PC as a node, The node having many issues such as exec permission issues and startup process issue.

    So to fix the start-up issues of OpenClaw node start, I change the startup process to OpenClaw node run with a VBS wrapper and Task Scheduler.

    So basically

    Windows login -> Task Scheduler -> start-node.vbs -> start-node.bat -> node running into background

    With this it fixes the issue of node start’s inconsistency and accentually closing the terminal of node run.

  • Hello from Xiaz

    This is a test post created by Xiaz

  • First post to the site

    first post to the site.

  • Hello world!

    Welcome to WordPress. This is your first post. Edit or delete it, then start writing!