AI & ML interests

None defined yet.

onekqย 
posted an update 1 day ago
view post
Post
1119
Back of the envelope calculation: Ox Alpha has been out for a week with 130K users and 7T tokens burned.

Method 1: Assuming Ox Alpha is the GLM 5.3 class, it has roughly the same active param count as DeepSeek V4 Pro (~40B vs 49B), derive the cost by the floor price DS has ever published.

Method 2: Assuming the users are concentrated within an 8-hour working window each day, derive number of H800 nodes needed (~700 nodes at $2/GPU-hour).

In both methods, I assume 90/10 IO split and 60% cache hit. Both methods come to $2M.

I think the ROI is awesome: (1) publicity and (2) data harvesting.
onekqย 
posted an update 3 days ago
view post
Post
2447
My guess on Ox Alpha -> GLM
  • 26 replies
ยท
onekqย 
posted an update 7 days ago
view post
Post
102
I for one believe DeepMind will ship one more frontier model.

In any case GCP is irrelevant here. GDM should still have more compute than DeepSeek, Kimi, or GLM, maybe all of them combined.
onekqย 
posted an update 10 days ago
view post
Post
3225
Lots of attentions are now on GPU residual value. I find car analogy to be useful.

* Both new and used cars can do the same job (you can run the latest model on 6-year-old A100)
* New cars are more efficient (higher performance per power draw)
* It's not the year, but mileage and maintenance

The last point is undeveloped. We need Carfax and KBB for GPUs.

And there will be lemon GPUs.
  • 1 reply
ยท
onekqย 
posted an update 13 days ago
view post
Post
2762
This is an easy-to-remember pattern.

GLM and Kimi are in Beijing, DeepSeek and Qwen are in Hangzhou.

OpenAI and Anthropic are in SF, xAI and Meta are in the peninsula.

In both China and the Bay Area, token price of one area is ~1/3 of the other area.
  • 1 reply
ยท
onekqย 
posted an update 15 days ago
view post
Post
1754
I think contributor pricing is a good idea. But things will get sophisticated very quickly.

* data sharing tiers from exclusive to syndication
* provenance and lineage
* scoping such as duration and geofencing

and their levels of enforcement (best practices, standards, laws)
onekqย 
posted an update 17 days ago
view post
Post
2664
Looking forward to the Qwen 3.8 model drop, and congratulations on joining the trillion parameters club.

But my eyes are on the promised 27B model. Small (<50B) models decline on OpenRouter, because they are being run on local devices. If people see the family trees here on HF they will understand.
  • 2 replies
ยท
onekqย 
posted an update 19 days ago
view post
Post
2433
DeepSeek plans to raise token prices. I don't think this is because they are bleeding, but they are overwhelmed. If your price is 1/10 of your affiliate vendors, you can't leverage their resources. Markup is the only way to diverge traffic away.

Sadly I haven't found discussions on differentiators enabling DS to balance cost at such low prices. All software solutions (that we know of) are accessible by other vendors. If you attribute it to electricity or hardware, you can't explain why GLM and Kimi charge so much for their APIs.

This is where our attention should be (but distracted by things above).
  • 5 replies
ยท
onekqย 
posted an update 21 days ago
view post
Post
144
Jeff Dean departure is 100% unexpected. It's impossible to process this.

And yes, it matters more than other exec shakeups today.
onekqย 
posted an update 22 days ago
view post
Post
2355
Many developers discovered that the native DeepSeek API has higher cache-hit rate than neocloud APIs hosting the same DS models.

My speculation is that DS aggressively kills its old models. It has released 18 models thus far, and only 2 are being served now (v4 pro and flash).

This is tough to customers who don't want to upgrade (migrate or leave), but effectively boost the serving capacity to the same model, i.e. more woods behind fewer arrows.
onekqย 
posted an update 25 days ago
view post
Post
2226
There has been a leaked memo (now struck down) from the founder of DeepSeek. I'm not here to circulate it, but comment on the minimum-effort evolutionary path he proposed.

LLM->CoT->Agent->Self-improvement->Singularity->Physical

This makes sense to me: even at the agent stage I learn world models much faster than when I learned LLM at the LLM stage.

But this means humans are still needed beyond the digital singularity, until robots can close their own loop: eval, manufacturing, self improvement, i.e. physical singularity.
onekqย 
posted an update 26 days ago
onekqย 
posted an update 27 days ago
view post
Post
113
This is definitely a minority opinion. World model MIGHT be the answer to enterprise AI.

https://arxiv.org/abs/2602.23643

* Tacit knowledge won't be captured in words, much less accessible dataset
* RL is not efficient at all, and labeling gets more and more expensive
* AGI won't cover your specialized tasks

PS: paper folks you missed one from Yann LeCun!!
onekqย 
posted an update about 1 month ago
onekqย 
posted an update about 1 month ago
onekqย 
posted an update 9 months ago
view post
Post
424
GPT 5.1 codex didn't make SOTA either. This should conclude 2025. No model has ever reached above 0.8.

onekq-ai/WebApp1K-models-leaderboard

Can this leaderboard be saturated in 2026?
onekqย 
posted an update 9 months ago
view post
Post
285
I am starting a new series on matrix. The idea came to me when I wrote about the Muon optimizer.

Matrix itself has lots of fascinating properties and is applied in STEM fields for many decades. Its application in ML is just the beginning. There are lots of low hanging fruits. At the very least, I hope this math perspective will give you a new lens.

https://huggingface.co/blog/onekq/matrices-transformers-preface
  • 2 replies
ยท
onekqย 
posted an update 9 months ago
view post
Post
239
DeepSeek v3.2 is worse than R1. This is quite puzzling. Why the regression with new GRPO and new attention?

onekq-ai/WebApp1K-models-leaderboard

I used reasoning mode against DeepSeek API
onekqย 
posted an update 9 months ago
view post
Post
262
Hard-earned lessons to land your agent (some mine, most learned from others)

1. Clarify expectations. what do you mean by automating emails? auto drafting? replying via templates? extracting details into json?

2. Get access to your customer's corp/prod environment. Guest or sandbox won't cut it, much less your demo account.

3. Don't expect your agent to be turn-key. It will take at least a quarter to stabilize, if your customer actually uses it.
onekqย 
posted an update 9 months ago