Skip to content

How to modify the "path" and "addr" parameter in config file? #159

Closed Answered by Leymore
tcexeexe asked this question in Q&A
Discussion options

You must be logged in to vote

In the case of OpenAI, path is which openai api model to use, possible values are listed in openai doc. While abbr is an arbitrary abbreviation you make to name this model, there is no restriction.

You can read the comment in source code for more infomation https://github.com/InternLM/opencompass/blob/bbdedc6c95271791a6e5429bc78fc33bc6eaae53/opencompass/models/openai_api.py#L20-L27

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tcexeexe
Comment options

Answer selected by tonysy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants