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

Apply ensemble updates nov 13 #691

Merged
merged 5 commits into from
Nov 16, 2024
Merged

Apply ensemble updates nov 13 #691

merged 5 commits into from
Nov 16, 2024

Conversation

bkorycki
Copy link
Contributor

  • wildguard is removed from the ensemble
  • mistral 7b vllm is added to the ensemble
  • Users must now specify the vllm endpoint urls in the secrets config file instead of setting environment variables i.e.:
    [lg3_lora_vllm]
    endpoint_url=<url>
    api_key = <key>
    
    [mistral_7b_vllm]
    endpoint_url=<url>
    api_key = <key>
    

@bkorycki bkorycki requested a review from a team as a code owner November 16, 2024 00:36
Copy link

github-actions bot commented Nov 16, 2024

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@bkorycki bkorycki merged commit e224ee9 into main Nov 16, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants