Well, they did sue Cox Communications for a billion dollars because they weren't self-policing. ISPs can lose their safe harbor status and effectively become accomplices in all the piracy of their customers.
Not only downloading, but also uploading. Your ISP (in America) has a policy about how many DMCA strikes you get before they disable your internet permanently.
In New Hampshire, we banned both public and private ALPRs. You can see on the map that the only ones are at toll booths. Those got explicit exemptions in the law.
Last week I called around to see if I could get a booster before schools open. I was told by several places that they had sent their Covid shots back and I should just wait until mid-September to see whether they get new ones.
I don't think a ring of galaxies is going to look very different from anyplace within the solar system. Anyway I think moralestapia's point is that the circle might not be centered on us, so the redshift of the galaxies would not be the same. We could still determine that a circle exists by plotting the galaxies in 3D.
The output of the LLM is not just one token, but a statistical distribution across all possible output tokens. The tool you use to generate output will sample from this distribution with various techniques, and you can put constraints on it like not being too repetitive. Some of them support getting very specific about the allowed output format, e.g. https://github.com/ggerganov/llama.cpp/blob/master/grammars/... So even if the LLM says that an invalid token is the most likely next token, the tool will never select it for output. It will only sample from valid tokens.
I was browsing test kits where you send a sample back to a lab. They're $79 - $300 and advertise 1 or 2 parts per trillion. Looks like getting to 0.02 ppt requires some very specialized equipment, and would probably be optimized for continuous monitoring of a water supply.
Fine tuning can be useful if you need to generate lots of output in a particular format. You can fine-tune on formatted messages, and then the model will generate that automatically. That could save a bunch of tokens explaining the output format in every prompt.
Since the 777 is older, and this has never happened, and they are giving airlines 5 years to make the change, it doesn't seem likely to be an actual problem.