Higher priority for user input of max_prefill_tokens & format (#540)
This commit is contained in:
@@ -24,10 +24,10 @@ from sglang.api import (
|
||||
|
||||
# SGL Backends
|
||||
from sglang.backend.anthropic import Anthropic
|
||||
from sglang.backend.litellm import LiteLLM
|
||||
from sglang.backend.openai import OpenAI
|
||||
from sglang.backend.runtime_endpoint import RuntimeEndpoint
|
||||
from sglang.backend.vertexai import VertexAI
|
||||
from sglang.backend.litellm import LiteLLM
|
||||
|
||||
# Global Configurations
|
||||
from sglang.global_config import global_config
|
||||
|
||||
Reference in New Issue
Block a user