HN user

stri8ted

74 karma
Posts1
Comments51
View on HN
GPT‑Live 14 days ago

Its actually useful, when you are launching into a long monologue and want periodic acknowledgement that its "listening".

Mistral OCR 4 29 days ago

Way too expensive. Google vision OCR (which they failed to compare against), is $1.50 per 1k pages. Vs $4 from Mistral.

GPT-5.5 3 months ago

I doubt this is representative of real world usage. There is a difference between a few turns on a web chatbot, vs many-turn cli usage on a real project.

48 GB is not consumer hardware. But fundamentally, there are economies of scale due to batching, power distribution, better utilization etc.., that means data center tokens will be cheaper. Also, as the cost of training (frontier) models increases, it's not clear the Chinese companies will continue open sourcing them. Notice for example, that Qwen-Max is not open source.

I take into account publicly available information (news articles), factor in personal anecdotes, and reason about human nature and incentives. I know the extent of reported abuses, and I do my best to extrapolate. It's not perfect, but such is life.

To be clear, even if we all agreed on the data, I still would not expect everyone to take the same position. There are subjective differences in values.

It's clearly true there have been abuses as a result of this technology. And its also clearly true criminals have been caught as a result of the cams, that otherwise would not have been.

If you believe the costs of the the abuses, and potential abuses, exceed the benefit, then at least be honest about the trade-off, because there are real benefits.

Personally, I believe the costs, on net, are worth the benefits. And in so far as the costs can be further reduced, without loosing most benefits, then great. This is not right or wrong. It's just a question of values, and how you weight the costs vs benefits.

Don't down-vote this all at once.

[dead] 5 months ago

How is this content related to HN? Are there any submission criteria?

Gemini 3.1 Pro 5 months ago

Exactly. As far as I'm concerned, the benchmark is useless. It's way too easy and rewarding to train on it.

Mistral OCR 3 7 months ago

What languages does it support? I can't find this info anywhere on the page.

Given Israel's successful precision targeting of various senior Hezb members in recent months, I wonder if the pagers were initially used as such, but as suspicion mounted, and chances of an overhaul increased, they decided to hit the kill switch while they still could.

Although as as per an WSJ article: "The affected pagers were from a new shipment that the group received in recent days"

Meta Llama 3 2 years ago

What is the pricing? Also, why the strange "neuron" pricing for CF models?

did you know the nordic countries are among the happiest and have some of the strongest social benefits in the world while still being wealthy?

I do wonder how much of this is due to cultural homogeneity and the benefits that follow. Will this remain the case in the presence of a larger proportion of immigrants? I don't think its a fair comparison, when people contrast Nordic countries with the US.

Many studies have found that social trust is higher and easier to maintain in homogeneous societies.

As far as I understand, these multi-modal models work by embedding the text/image in a shared representation space. To perform OCR on such an embedding, it would require extracting every letter, in the correct order, from the embedding. But given the embedding is a fixed size, and therefor necessarily compressed, I would expect it to loose the exactness of the underlying input, especially with images containing a lot of text. So assuming GPT-V can effectively perform OCR, how is this being done given the constraints?

Or is my understanding completely off? Perhaps it's "Translating" the image to text, by outputting a sequence of text tokens as it scans the image regions, and then the text queries (e.g. "whats funny about this") uses this translation as the context? Presumably, this is how the model handles audio input.