this post was submitted on 11 Aug 2023
755 points (93.8% liked)

Programmer Humor

32048 readers
1714 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (2 children)

Co-pilot isn't using the same model. They're using a model that's been trained on a LOT of open-source code.

[–] [email protected] 14 points 1 year ago

Alot of "open" source code ( ͡° ͜ʖ ͡°)

[–] [email protected] 5 points 1 year ago (1 children)
[–] [email protected] 2 points 1 year ago

Not that I'm aware of. Even if the input is public data, the actual training scripts and resulting model tend to be closed-source. Meta's one of the only major companies I know of to release their models under a somewhat-open-source license.