Do you host your own ML / AI / LLM? What do you use, and what do you use it for?

  • BlackLaZoR@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    6 hours ago

    I was hosting LLM with LMStudio occasionally but can’t access it anymore due to some fuckery with CORS and http vs https in browsers.

      • BlackLaZoR@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        Yes you can enable cors in LMStudio. But since few months it’s blocked by all major web browsers if you aren’t using HTTPS.

        Which I don’t. I had LMStudio server open to local network so I can use it on my phone or laptop via third party website.

          • BlackLaZoR@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            6 hours ago

            I don’t know why. It worked half a year ago, now it doesn’t. All I know I can access server via local host on same machine, but if I try to access it over LAN it just doesn’t work no matter what I do. I might look into self signed cert but it feels like to much work for now.