diff --git a/README.md b/README.md index fcf356a0..d3d1e34d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Quickstart · Models · How it works · - Docs · - Blog · + Docs · + Blog · Paper
@@ -21,7 +21,7 @@- One runtime that matches or beats state-of-the-art inference systems. Full methodology and current numbers in the blog post and paper. + One runtime that matches or beats state-of-the-art inference systems. Full methodology and current numbers in the blog post and paper.
## What is M*? @@ -148,13 +148,13 @@ for audio codecs, and persistent-cache loops for world-model rollouts. Benchmark numbers shift as systems evolve — ours and everyone else's — so rather than freeze figures here that go stale, we keep the current results and full methodology in the -[blog post](https://mstar-project.github.io/) and the [paper](https://arxiv.org/abs/2606.12688). +[blog post](https://m-star.org/) and the [paper](https://arxiv.org/abs/2606.12688). ## Contributing Issues and pull requests are welcome. Found a bug, or want a model or feature supported? **[Open an issue](https://github.com/mstar-project/mstar/issues).** To add a model yourself, -follow the [Adding a New Model](https://mstar-project.github.io/mstar/adding_models.html) guide. +follow the [Adding a New Model](https://m-star.org/mstar/adding_models.html) guide. PRs to `main` go through review and CI (`ruff`). ## Citation