mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-13 05:01:25 +00:00
refactor: The first refactored version for sdk release (#907)
Co-authored-by: chengfangyin2 <chengfangyin3@jd.com>
This commit is contained in:
5
dbgpt/model/proxy/llms/__init__.py
Normal file
5
dbgpt/model/proxy/llms/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
There are several limitations to privatizing large models: high deployment costs and poor performance.
|
||||
In scenarios where data data_privacy requirements are relatively low, connecting with commercial large models can enable
|
||||
rapid and efficient product implementation with high quality.
|
||||
"""
|
Reference in New Issue
Block a user