misk@sopuli.xyz to Technology@lemmy.worldEnglish · 11 months agoJailbroken AI Chatbots Can Jailbreak Other Chatbotswww.scientificamerican.comexternal-linkmessage-square80fedilinkarrow-up1484arrow-down117
arrow-up1467arrow-down1external-linkJailbroken AI Chatbots Can Jailbreak Other Chatbotswww.scientificamerican.commisk@sopuli.xyz to Technology@lemmy.worldEnglish · 11 months agomessage-square80fedilink
minus-squarestewsters@lemmy.worldlinkfedilinkEnglisharrow-up7·11 months agoYou can run smaller models locally, and they can get the job done, but they are not as good as the huge models that would not fit on a your graphics card. If you are technically adept and can run python, you can try using this: https://gpt4all.io/index.html It has a front end, and I can run queries against it in the same API format as sending them to openai.
You can run smaller models locally, and they can get the job done, but they are not as good as the huge models that would not fit on a your graphics card.
If you are technically adept and can run python, you can try using this:
https://gpt4all.io/index.html
It has a front end, and I can run queries against it in the same API format as sending them to openai.