Please confirm you are human
This browser or connection looks automated. Press and continuously hold the control for 3 seconds to enable Google-hosted web results and, when separately allowed, AI-assisted answers.
A successful check enables 100 search requests. Interactive access does not authorize scraping, systematic collection, or reuse of search output.
News
Solving the Wiz Day-One CTF with Crusoe Managed Inference
12+ hour, 28+ min ago (616+ words) We pointed to Crusoe Managed Inference at Wiz's Day-One CTF. With the right browser tooling and a run-code primitive, the agent solved all seven challenges in less than 2 hours for ~$13, showing a strong harness matters more than a frontier model....
The ML Engineer's PoC Guide for AI Infrastructure
6+ day, 15+ hour ago (58+ words) Crusoe NEW! Serverless Fine-Tuning now GA in Crusoe Intelligence Foundry. An ML engineer's guide to AI infrastructure - The success-criteria mistakes that make PoC results tough to trust - Which baseline tests to run before your first real workload - How to tell…...
Tune it. Deploy it. Own it: Crusoe's next step in becoming the best cloud for open models
1+ week, 2+ day ago (455+ words) Crusoe Serverless Fine-Tuning is now GA in Crusoe Intelligence Foundry. Fine-tune Qwen, DeepSeek, Llama, Gemma, and more with your data. Deploy to production in one click. Crusoe has been building toward this moment deliberately: a curated library of open models…...
Crusoe recognized as an NVIDIA Exemplar Cloud
1+ mon, 3+ week ago (498+ words) Crusoe Cloud has earned NVIDIA Exemplar Cloud validation for large-scale AI training on NVIDIA HGX B200, running 8 frontier models across multiple precisions on 512 NVIDIA GPUs, powered entirely by renewable energy. This reflects a broader reality: NVIDIA is the only platform that…...
Serving LLMs on Crusoe with KServe: From zero to 6,000 tokens/second
2+ mon, 2+ week ago (728+ words) KServe collapses the complexity of multi-GPU LLM deployment into a single declarative CRD. This post walks through deploying Qwen2.5-72B on Crusoe Managed Kubernetes, with benchmark results across four load profiles. This blog explains the process of deploying Qwen2.5-72B on Crusoe Managed Kubernetes…...
NVIDIA Nemotron 3 Nano Omni is Now Available on Crusoe Managed Inference
2+ mon, 3+ week ago (744+ words) NVIDIA Nemotron 3 Nano Omni and the full Nemotron 3 model family are now available on Crusoe Managed Inference. Here's a breakdown of what each model is built for and how to get started in Crusoe Intelligence Foundry. NVIDIA Nemotron open models…...
Reducing TTFT by CPUMaxxing Tokenization
4+ mon, 1+ week ago (583+ words) Tokenization is a silent bottleneck in agentic LLM inference. Crusoe and NVIDIA Dynamo built fastokens, an open-source Rust BPE tokenizer that delivers 9.1× average speedup over HuggingFace and up to 40% faster TTFT on long-context workloads. Tokenization mainly contains 5 steps: Many optimizations…...