mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-04 18:10:02 +00:00
6 lines
306 B
Python
6 lines
306 B
Python
"""
|
|
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.
|
|
"""
|