From 53445e42432d0218f758d334c1be5e5a91795196 Mon Sep 17 00:00:00 2001 From: Andrew Hoh <129882602+andrew-lastmile@users.noreply.github.com> Date: Wed, 22 Oct 2025 15:31:31 -0700 Subject: [PATCH] Updating list of supporters with LastMile AI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f5cfe11..c77e7cf5 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ See: [`src/envs/coding_env/README.md`](src/envs/coding_env/README.md) ## Community support & Acknowledgments This is an open and community centric project. If you would like to add your name here, please put up a pull request and tag @jspisak for review. Ty!! -Supporters include: Meta-PyTorch, Hugging Face, [Patronus AI](https://patronus.ai), [Surge AI](https://surgehq.ai), Unsloth AI, Reflection AI, vLLM, SkyRL (UC-Berkeley), LightningAI, Axolotl AI, Stanford Scaling Intelligence Lab, Mithril, .. +Supporters include: Meta-PyTorch, Hugging Face, [Patronus AI](https://patronus.ai), [Surge AI](https://surgehq.ai), [LastMile AI](https://www.lastmileai.dev), Unsloth AI, Reflection AI, vLLM, SkyRL (UC-Berkeley), LightningAI, Axolotl AI, Stanford Scaling Intelligence Lab, Mithril, .. And we'd also like to acknowledge the team at Farama Foundation as the OpenEnv API was heavily inspired by the work you all have done on Gymnasium. Cheers!