Skip to main content

Questions tagged [artificial-intelligence]

14 votes
3 answers
3k views

It seems more and more people see no problem with pushing or otherwise releasing LLM-generated code/work as their own. However, it occurs to me, that every free/open/libre licence I can think of ...
bitmask's user avatar
  • 429
5 votes
2 answers
516 views

Our open source app is rather popular but looks very bland, with some colors but only stock icons and no illustrations. None of the developers in our community has drawing skills nor vast amounts of ...
Nicolas Raoul's user avatar
1 vote
0 answers
64 views

I wonder if it would be legal to train AI code generators on various code bases separated by license and then get assistance on your project by whatever model complies with your project's license. ...
J-Kappes's user avatar
2 votes
0 answers
451 views

We are trying to use a HuggingFace Embedding model - multi-qa-mpnet-base-cos-v1 for an internal Large Language Model powered application. While reading the documentation it says (not verbatim): For ...
cannot_mutably_borrow's user avatar
3 votes
0 answers
243 views

If one uses an AI model licensed under CC-BY-SA (e.g., MPT-7B-Instruct) in a program, must the program by licensed under CC-BY-SA? creativecommons.org mentions: SA – Adaptations must be shared under ...
Franck Dernoncourt's user avatar