I think you need to get out and see what life is like. This isn't a leadership problem at all, it is human nature. No one does sums anymore, we use calculators. We've outsourced computation. But now many workers outsource thinking and communication, which is hugely problematic. So yes, good companies should have AI usage guidance documents, in fact providing clear expectations might be labelled ... leadership.
Depends what you mean by "used to". The 17th century or before? Sure.
However, I would argue that in the US, we "used to" have far better separation prior to the 1970s, and even better than that before the 1930s. It has significantly deteriorated over the past 100 years, and the deterioration has continuously accelerated during my lifetime.
If consumers didn't care, companies wouldn't go to extreme lengths to hide the fact that they are tracking you, and to invent craxier and crazier dark patterns to trick you into giving up your data.
Illusion of choice forced onto you by the tracking industry. Again, if consumers didn't care, the tracking industry wouldn't need to present users with this "choice".
As far as I can tell, many “regular” people do care and alter buying decisions based on privacy concerns. They use words like “creepy” instead of technical ones, but the underlying discomfort is the same.
This is common for useless products, like smart glasses or pendant-style AI devices. When consumers have clear utility, however, most give away privacy quite willingly.
> When consumers have clear utility, however, most give away privacy quite willingly.
Exhibits 1, 2, and 3; "Smart" phones, "Smart" watches, and pretty much 90% or so of "apps" people install on either from their respective "app stores".
I doubt the vast majority of people objecting to ads are doing it because creepy privacy invading reasons compared to just simply who would actually want ads running on a screen on the fridge? Who would actually just stand in front of the fridge watching an ad? Unless they really do something stupid like keep the fridge locked until the ad finishes, but really, who do they think is going to pay attention to it?
agree. If oia and hf are anything like generic startup / corporate america, IT and security is always seen as a cost center and goes to the lowest bidder. Do we really think they're employing top notch sysadmins?
No. Even for large models that a good mental model. This is parroted all over and is wrong. Its not going to generate out of distribution answers. Its a probabilistic function of the training set.
Imagine you want to make a smaller model that is really good at one thing, say, driving a car. You could remove the parameters that lead it to correctly answer, "What is the powerhouse of the cell?" or, "Who was the first president of the United States?"
It would look really dumb if someone asked it that, but that's fine. You're trying to make a model that is optimized for efficiency for a specific task. As much as possible, you should prune uncorrelated things.
In this case, I’d expect it should make a web search tool call to find the Python library best suited for SVG generation and manipulation, and then use what it learns there to execute the task you’ve asked it to do (either asking if you’d like to incorporate the library as a dependency or to roll its own implementation of a subset of the features if that was your preference),
Assuming tool calling hasn’t been entirely stripped out of this model.
Perhaps that speaks more to your education and that of "most poeple on hn"