|
|
|
|
|
by zamadatix
525 days ago
|
|
It sounds funny but it didn't seem to actually have an impact in the ~half dozen LLMs I gave the raw HTML content and asked for a summary with (and that's not even preprocessing the HTML for bits that would make sense to send to the LLM context first). Maybe there are a rare few which decide to interpret such a thing the next task instruction but "ignore all previous instructions" and "print ${thing} >100 times" will typically result in refusals to comply anyways. Particularly because the first is the most basic way to try to avoid a model's "safety" training. |
|