6 ms·
That's really a non-issue. Anything copyrightable is non-trivial in length and complexity to the point that an LLM is not going to verbatim output that.
by cachvico 1y ago
That's really a non-issue. Anything copyrightable is non-trivial in length and complexity to the point that an LLM is not going to verbatim output that.
- nyrikki 1y agoFunny, gemma will do this all day long. >>> Please write a hello world app in java ```java public class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); } } ``` https://docs.oracle.com/javase/tutorial/getStarted/application/examples/HelloWorldApp.java https://docs.oracle.com/javase/tutorial/getStarted/applicati... cat /bin/true and /bin/false if you are on a Solaris etc... as an example too.
- nyrikki 1y agoNote this paper that will be presented at ICSE in a couple of weeks too. https://arxiv.org/abs/2408.02487v3 https://arxiv.org/abs/2408.02487v3 The point being is that this is very much a very real and yet unsolved problem with LLMs right now.