fix defaults for api_servers
This commit is contained in:
parent
daa57ceada
commit
bb4dd7200e
3 changed files with 217 additions and 218 deletions
|
|
@ -6,7 +6,6 @@ from typing import List, Literal, Optional, Union
|
|||
|
||||
from common.config_models import LoggingConfig
|
||||
from common.tabby_config import config
|
||||
from common.utils import unwrap
|
||||
|
||||
|
||||
class ModelCardParameters(BaseModel):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue