Would be more amusing if Microsoft resurrected the "Bob" name for something AI.
IBM AI ('Bob') Downloads and Executes Malware
11–20 of 126 posts
Re: IBM AI ('Bob') Downloads and Executes Malware
#12Re: IBM AI ('Bob') Downloads and Executes Malware
#13Re: IBM AI ('Bob') Downloads and Executes Malware
#14Re: IBM AI ('Bob') Downloads and Executes Malware
#15Re: IBM AI ('Bob') Downloads and Executes Malware
#16Re: IBM AI ('Bob') Downloads and Executes Malware
#17These prompt injection vulnerabilities give me the heebie jeebies. LLMs feel so non deterministic that it appears to me to be really hard to guard against. Can someone with experience in the area tell me if I'm off base?
I don't want to sound glib, but one could simply not let an LLM execute arbitrary code without reviewing it first, or only let it execute code inside an isolated environment designed to run untrusted code
the idea of letting an LLM execute code it's dreamt up, with no oversight, in an environment you care about, is absolutely bananas to me
Re: IBM AI ('Bob') Downloads and Executes Malware
#18These prompt injection vulnerabilities give me the heebie jeebies. LLMs feel so non deterministic that it appears to me to be really hard to guard against. Can someone with experience in the area tell me if I'm off base?
Nope, not at all. Non-determinism is what most software developers write. Something to do with profitability and time or something.
Re: IBM AI ('Bob') Downloads and Executes Malware
#19I didnt know IBM was even in this game.
Re: IBM AI ('Bob') Downloads and Executes Malware
#20These prompt injection vulnerabilities give me the heebie jeebies. LLMs feel so non deterministic that it appears to me to be really hard to guard against. Can someone with experience in the area tell me if I'm off base?
> it appears to me to be really hard to guard against I don't want to sound glib, but one could simply not let an LLM execute arbitrary code without reviewing it first, or only let it execute code inside an isolated environment designed to run untrusted code the idea of letting an LLM execute code it's dreamt up, with no oversight, in an environment you care about, is absolutely bananas to me