Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved stability of litellm models for reasoning models. #538

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JoelNiklaus
Copy link
Contributor

No description provided.

@satpalsr
Copy link

satpalsr commented Feb 7, 2025

Hey @JoelNiklaus, since you have made most commits around LiteLLM.
I have few questions/requests

  1. Why not expose entire LiteLLM config as parameter or something?
  2. I'm actually looking to run open-r1 evals using for instance models deployed at deepinfra with temp=0. Is it possible right now?
    image

@JoelNiklaus
Copy link
Contributor Author

Hi @satpalsr,

  1. When I integrated litellm, I made it very similar to the existing openai_model. But I agree with you that we may want to configure more. I am sure the maintainers are open if you want to open a PR for that :)
  2. I am not familiar with deepinfra, but since it seems supported by litellm it should work out of the box.

@satpalsr
Copy link

satpalsr commented Feb 7, 2025

@JoelNiklaus Thanks. I'll just drop it as separate issue for anyone to pick.
For time being, I just modified the OpenAIClient code & got my evals done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants