TLDR
·
1 week ago
Different AI models use different tokenizers, so the same text consumes different numbers of tokens across models—for example, this article required 160 tokens in GPT-4o but 200 in GPT-4, making per-token price comparisons unreliable. DeepSeek V4 Pro costs $0.04–$0.05 per benchmark task despite appearing cheaper per token, while Claude Sonnet 5 performs worse than Claude Opus 4.8 yet costs more per completed task due to lower token efficiency. Companies selecting AI models based solely on per-token pricing will make poor decisions and end up paying more for worse performance, since actual token efficiency and output quality vary significantly across models.
The Neuron
·
1 week ago
Ornn raised $33 million in funding to develop benchmarking tools for GPU compute pricing. The company aims to help buyers, sellers, lenders, and traders compare and evaluate GPU costs more transparently. This enables more informed purchasing decisions and pricing negotiations across the GPU market.
Hugging Face Blog
·
1 week ago
SkyPilot and Hugging Face integrated support for mounting models and datasets from Hugging Face directly into compute jobs running on any cloud or on-premises cluster. In a benchmark fine-tuning Qwen 3.5-4B, the model loaded in ~30 seconds at up to 500 MB/s and checkpoints wrote back to storage at 112–168 MB/s depending on the cloud, with zero data egress charges. Teams can now run GPU workloads on whichever cloud has available capacity while reading from a single bucket, eliminating the need to replicate data across vendors or pay per-cloud transfer costs.