From 4b632a6c6b973aab2ea4ca2e738cf54ce4198903 Mon Sep 17 00:00:00 2001 From: Teknium <127238744+teknium1@users.noreply.github.com> Date: Tue, 29 Apr 2025 22:21:51 -0700 Subject: [PATCH] Update README.md better getting started --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19399f56..35f2d6a0 100644 --- a/README.md +++ b/README.md @@ -164,7 +164,7 @@ pre-commit install 2. **Run an Example Environment** - You should edit the configuration section of the environment file you want to point to a running VLLM or SGLang inference server as well as any other configuration changes you'd like to make, such as the group size, then: + You should edit the config_init section of the environment file you want ([For example, in GSM8K Environment](https://github.com/NousResearch/atropos/blob/main/environments/gsm8k_server.py#L53)) to point to a running VLLM or SGLang inference server as well as any other configuration changes you'd like to make, such as the group size, then: ```bash # Start the API server and run the GSM8K environment