mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-19 12:57:58 +00:00
Update README.md
better getting started
This commit is contained in:
parent
b87121120e
commit
4b632a6c6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue