Forgot your password?
typodupeerror

Comment Re: "Deterministic" (Score 1) 28

Can we please stop saying that LLMs are 'nondeterministic'... It's misinformed. And it matters (because some people associate nondeterministism with some sort of magic, and others associate the word with inaccuracy -- neither of which are true). These models are clearly, architecturally, mathematically deterministic at a fundamental level, although this determinism is hidden from users. Let me explain. If you take any recent LL model (GPT, Llama, Gemini, etc...) and run it with 'temperature' set to zero, then, for a given input, it will produce exactly the same token, every single time it runs. That's not surprising, the weights are baked into the nodes of the model and calaculate the same output every time (of course excluding very rare things like uncorrected cosmic-ray bit-flips). Now, this has the side effect of introducing some undesirable behaviour (rigid responses, and looped outputs in certain contexts), so the 'temperature' parameter is used to mix things up a bit (this parameter is usually hidden ftom users in cloud models). When tokens are returrned on an inference run, there is an array of tokens provided with probabilities of being the 'right token'. The temperature value just uses a pseudorandom algorithm to return less likely tokens a proportion of the time (give the user the 2nd or 3rd most likely token some of the time instead of the most likely). To be clear, this has no effect whatsoever on the deterministic nature of the model, it's just a fudge-factor applied on the results after the token array is returned. The LLM models don't do something unpredictable or nondeterministic, they are just like any other computer algorithm run on a deterministic Turing machine. The debate around what sort of informational structure is represented in these models is interesting, but please don't lean on nondeterminism to explain your biases (positive ot negative about LLMs)... it's just incorrect.

Comment Re:Ridiculous (Score 1, Informative) 169

I think the reason a lot of us worry is that China is a very anti democratic force in the world with clearly stated expansionist goals in terms of territory (Taiwan and a huge chunk of the South Pacific that includes other country's territorial waters). I don't think we'd be having anything close to the same concerns if this was about the EU and not China.

Uh, the Trump administration is staffed by a bunch of people with openly anti-democratic views and they have strong opinions on how other countries should run their affairs as evidenced by J.D. Vance's speech at the Munich Security Conference. From a non-US, non-Chinese point of view, while China is anti-democratic, it is still better than the US in that China at least leaves you alone as long as you don't step on it's tail while the US will without any provocation try to force you to run your country the way they think you should, or outright annex your country like your orange king has threatened Canada and Greenland. For most of the world China is bad but the USA is actually becoming worse and that took some doing on the part of the US.

Comment Entrenched giants ... (Score 2) 13

They do have a point about new players having trouble competing against abusive 'entrenched giants' but in the particular case of OpenAI I've got to say this is the pot calling the kettle black because OpenAI wants to become an abusive entrenched giant and if the way they have run roughshod over IP and copyrights to get where they are today isn't enough to convince the public of this then the public needs to be beaten over the head with a clue stick.

Comment Re:Stupid comparison, apples and bowling balls (Score 1) 278

Part of the problem is that there are a massive number of chargers being installed where people live and thus could have charged at home, but how many are being built in the middle of nowhere where they are really needed?

Charging stations are built and operated by profit making enterprises. One would think market forces would fix that problem. I'd be far more worried about political ideologues banning BEVs and charging stations because the are 'woke' technology, which is of course just an execute to artificially prop up oil companies and the dying ICE car industry instead of letting that fail which the market has already decided is doomed to failure.

Comment Re:Stupid comparison, apples and bowling balls (Score 4, Interesting) 278

Why would you ever compare the quantity of nozzles vs chargers? Nozzles take 60 seconds to top you off. Chargers take 30 minutes. A better question might be how many chargers do you need to provide the same functionality as a single nozzle?

You make an excellent point. If most people can plug in to a private outlet at home each night, we should need a lot fewer public chargers than public nozzles.

The real question is what proportion of a day are nozzles actually occupied. I expect that number is extremely low. Chargers may take 30 minutes but they are just being used for a greater proportion of the day than gas nozzles. Furthermore, if there is twice the number of them than gas nozzles, tons of people also just charge at home overnight rather than using public charging stations and battery charge times are constantly decreasing I don't think a dearth of charging stations is going to be a problem unless Orange Palpatine declares electric transportation 'woke' passes a federal law banning charging stations and/or electric cars and then sends out police and the military to enforce it.

Comment Licensing deals ... (Score 2) 63

The licensing deals provide Chinese automakers additional revenue amid domestic price wars. Ready-made Chinese EV chassis and software can save billions of dollars and years of development time, industry experts told the publication.

As long as they are license manufacturing chassis, plan to replace the software with domestic products and not buying knock down kits from China that should work out well for everybody ... except Americans, they'll be stuck with gigantic pickup trucks that start at 80.000 USD and underwhelming and overpriced ICE powered passenger cars due to protectionist import restrictions.

Comment Re:Compliance risks? (Score 3, Interesting) 44

Not even remotely true. I work for a software company that has both a global SaaS and software business. We don't sell any data, private or not, about our customers or their software usage to anyone whatsoever. That's just not our business model. We make money selling software and services, not selling your data or data about you.

Despite this, we spend an extraordinary amount of time and energy on GDPR compliance. GDPR is about much more than how you can or can't sell data. It's also about how you manage and store that data even if only ever the owning customer (and us as the vendor) have access to it.

Unfortunately for every one of you there are at least ten others that behave the exact opposite way.

Comment Recycling? (Score 5, Funny) 85

If the U.S. recovered less than 1% of the germanium currently mined and processed but not recovered from U.S. mines, it would not have to import any germanium to meet industry needs.

Unfortunately this is not an option for the US because 'recovering' Germanium is just another way of saying 'recycling' and that is both 'woke' and equivalent to practicing communism. Plus, Trump doesn't like Germany much so there's that too.

Slashdot Top Deals

The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.

Working...