misk@sopuli.xyz to Technology@lemmy.worldEnglish · 3年前Jailbroken AI Chatbots Can Jailbreak Other Chatbotswww.scientificamerican.comexternal-linkmessage-square80fedilinkarrow-up1486cross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
arrow-up1486external-linkJailbroken AI Chatbots Can Jailbreak Other Chatbotswww.scientificamerican.commisk@sopuli.xyz to Technology@lemmy.worldEnglish · 3年前message-square80fedilinkcross-posted to: hackernews@lemmy.smeargle.fanshackernews@derp.foo
minus-squarestewsters@lemmy.worldlinkfedilinkEnglisharrow-up7·3年前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.
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.