←back to thread

493 points todsacerdoti | 5 comments | | HN request time: 0.809s | source
Show context
ants_everywhere ◴[] No.44383018[source]
This is signed off primarily by RedHat, and they tend to be pretty serious/corporate.

I suspect their concern is not so much whether users have own the copyright to AI output but rather the risk that AI will spit out code from its training set that belongs to another project.

Most hypervisors are closed source and some are developed by litigious companies.

replies(2): >>44383228 #>>44383236 #
1. blibble ◴[] No.44383236[source]
> but rather the risk that AI will spit out code from its training set that belongs to another project.

this is everything that it spits out

replies(2): >>44383692 #>>44389149 #
2. ants_everywhere ◴[] No.44383692[source]
This is an uninformed take
replies(2): >>44383761 #>>44384595 #
3. Groxx ◴[] No.44383761[source]
It is a legally untested take
4. otabdeveloper4 ◴[] No.44384595[source]
No, this is an uninformed take.
5. golergka ◴[] No.44389149[source]
When model trained on trillions of lines of code knows that inside of a `try` block, tokens `logger` and `.` have a high probability of being followed by `error` token, but almost zero probability of being followed by `find` token, which project does this belong to?