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

[Bug] [LLM]I want to change LLMs via openai-api in GUI not in .env #1460

Open
4 of 15 tasks
Dingzhen778 opened this issue Apr 24, 2024 · 1 comment
Open
4 of 15 tasks
Labels
bug Something isn't working stale Waiting for reply

Comments

@Dingzhen778
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Operating system information

Linux

Python version information

3.10

DB-GPT version

main

Related scenes

  • Chat Data
  • Chat Excel
  • Chat DB
  • Chat Knowledge
  • Model Management
  • Dashboard
  • Plugins

Installation Information

Device information

GPU:A6000

Models information

LLM:fine-tuned Qwen-7B&Qwen-72B

What happened

I can just change LLM in .env via openai-api ,only one llm can show in GUI

What you expected to happen

I want to change llm in GUI not in .env,
I have 4-5 LLM to inference at the same time,I want to change llm in GUI
how should i edit .env?I had tried many ways, but only 1 LLM can use

How to reproduce

edit .env
LLM_MODEL=proxyllm
PROXYLLM_BACKEND=Qwen-72B-Chat(other LLMs)
PROXY_SERVER_URL=http://xxxx:xxxx/v1/chat/completions(and other LLMs)

Additional context

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@Dingzhen778 Dingzhen778 added bug Something isn't working Waiting for reply labels Apr 24, 2024
Copy link

This issue has been marked as stale, because it has been over 30 days without any activity.

@github-actions github-actions bot added the stale label May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale Waiting for reply
Projects
None yet
Development

No branches or pull requests

1 participant