178
StackOverflow activity down to 2008 numbers
(aussie.zone)
Welcome to LocalLLaMA! Here we discuss running and developing machine learning models at home. Lets explore cutting edge open source neural network technology together.
Get support from the community! Ask questions, share prompts, discuss benchmarks, get hyped at the latest and greatest model releases! Enjoy talking about our awesome hobby.
As ambassadors of the self-hosting machine learning community, we strive to support each other and share our enthusiasm in a positive constructive way.
How do you disallow LLMs to train on their data while still allowing humans to train on their data?
If they can charge for it. It means they can block it. https://www.wired.com/story/stack-overflow-will-charge-ai-giants-for-training-data/
You can also rate-limit. Blacklist known scrapper IPs.
And if it doesn't work. You make signing-in not optional. Which makes rate-limiting way easier.
The rate of human data consumption is much lower than LLM's. The humans won't even notice that they have a rate limit. At most they would only notice the need to create a stack overflow account.