This commit is contained in:
Paul Gauthier 2024-03-07 16:37:13 -08:00
parent fbc3f38256
commit a1939f50e4

View file

@ -79,7 +79,7 @@ which contains many benchmarking articles.
To access the openrouter models simply
- register for an account, purchase some credits and generate an api key
- set `--openai-api-base` to `https://openrouter.ai/api/v1`
- set `--openai-api-base https://openrouter.ai/api/v1`
- set `--openai-api-key` to your openrouter key
- set `--model` to the model of your choice (`openai/gpt-4-32k`, `anthropic/claude-2` etc.)