Skip to content

feat: add Bedrock and local vLLM providers for llm_judge#1298

Open
ShownX wants to merge 1 commit into
EvolvingLMMs-Lab:mainfrom
ShownX:feature/bedrock-local-judge
Open

feat: add Bedrock and local vLLM providers for llm_judge#1298
ShownX wants to merge 1 commit into
EvolvingLMMs-Lab:mainfrom
ShownX:feature/bedrock-local-judge

Conversation

@ShownX
Copy link
Copy Markdown

@ShownX ShownX commented Apr 14, 2026

  • BedrockProvider: AWS Bedrock via boto3 Converse API, supports bearer token auth
  • LocalProvider: any OpenAI-compatible local server (vLLM, SGLang)
  • Register both in ProviderFactory
  • Load .env via python-dotenv for configuration

- BedrockProvider: AWS Bedrock via boto3 Converse API, supports bearer token auth
- LocalProvider: any OpenAI-compatible local server (vLLM, SGLang)
- Register both in ProviderFactory
- Load .env via python-dotenv for configuration
ShownX added a commit to ShownX/lmms-eval that referenced this pull request Apr 14, 2026
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.

1 participant