Replies: 2 comments 1 reply
|
We use the standard OpenAI interface, so it should support various API-compatible models, including OpenAI and DeepSeek. |
0 replies
|
In generation.py line 125, It got Error code while calling openai because of the following , which is not standard OpenAI parameters as it comments. should a vLLM-specific configuration for that? 125: # Separate vLLM-specific parameters from standard OpenAI parameters |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Got it, there is unrelated parameters in yaml