mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-25 17:10:42 +00:00
linting
This commit is contained in:
parent
82704b3473
commit
eb8a72c78e
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@ would save data to `gsm8k.jsonl` and also generate a corresponding `gsm8k.html`
|
|||
python gsm8k_server.py process --env.data_path_to_save_groups gsm8k.jsonl \
|
||||
--openai.base_url https://generativelanguage.googleapis.com/v1beta/openai/ \
|
||||
--openai.api_key $GEMINI_API_KEY \
|
||||
--openai.model_name gemini-2.0-flash
|
||||
--openai.model_name gemini-2.0-flash
|
||||
```
|
||||
|
||||
See `python gsm8k_server.py process --help` for more detailed usage.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue