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

do support local llm model? #2091

Open
njhouse365 opened this issue Dec 17, 2024 · 2 comments
Open

do support local llm model? #2091

njhouse365 opened this issue Dec 17, 2024 · 2 comments

Comments

@njhouse365
Copy link

🚀 The feature

1

Motivation, pitch

1

@njhouse365
Copy link
Author

njhouse365 commented Dec 17, 2024

config = {
"llm": {
"provider": "openai_structured",
"config": {
"model": "qwen2",
"temperature": 0.0,
"max_tokens": 512,
'api_key': 'EMPTY',
'openai_base_url': 'http://192.168.xxx.xxx:8051/v1'
}
}
}

it is right?

@joeylee2023
Copy link

+1

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

No branches or pull requests

2 participants