mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-14 21:51:25 +00:00
fix(model): Fix apiserver error (#2605)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "dbgpt-acc-auto"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
description = "Add your description here"
|
||||
authors = [
|
||||
{ name = "csunny", email = "cfqcsunny@gmail.com" }
|
||||
|
@@ -1 +1 @@
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
|
@@ -2,7 +2,7 @@
|
||||
# https://github.com/astral-sh/uv/issues/2252#issuecomment-2624150395
|
||||
[project]
|
||||
name = "dbgpt-acc-flash-attn"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
|
@@ -1 +1 @@
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
|
Reference in New Issue
Block a user