mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-06 19:40:13 +00:00
feat(datasource):add oceanbase support (#1622)
Co-authored-by: csunny <cfqsunny@163.com> Co-authored-by: aries_ckt <916701291@qq.com>
This commit is contained in:
@@ -315,7 +315,6 @@ class QwenAdapter(NewHFChatModelAdapter):
|
||||
|
||||
|
||||
class Qwen2Adapter(QwenAdapter):
|
||||
|
||||
support_4bit: bool = True
|
||||
support_8bit: bool = True
|
||||
|
||||
|
Reference in New Issue
Block a user