SuspiciousCarrot78@aussie.zone to Selfhosted@lemmy.worldEnglish · 18 days agoDo you host your own AI?message-squaremessage-square28linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareDo you host your own AI?SuspiciousCarrot78@aussie.zone to Selfhosted@lemmy.worldEnglish · 18 days agomessage-square28linkfedilinkfile-text
minus-squareBlackLaZoR@lemmy.worldlinkfedilinkEnglisharrow-up0·16 days agoI was hosting LLM with LMStudio occasionally but can’t access it anymore due to some fuckery with CORS and http vs https in browsers.
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·16 days agoI googled it, and it seems like you can just enable cors.
minus-squareBlackLaZoR@lemmy.worldlinkfedilinkEnglisharrow-up1·16 days agoYes 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.
minus-squareirelephant [he/him]@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up0·16 days agoWhy would it be blocked? I can use http sites just fine, and even then you could setup a self-signed certificate.
minus-squareBlackLaZoR@lemmy.worldlinkfedilinkEnglisharrow-up1·6 days agoSeems this has been rectified. At least in Brave - it asks for permission to access local network at the first try, so this is now usable again
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.
I googled it, and it seems like you can just enable cors.
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.
Why would it be blocked? I can use http sites just fine, and even then you could setup a self-signed certificate.
Seems this has been rectified. At least in Brave - it asks for permission to access local network at the first try, so this is now usable again