Misc fixes for eagle (flush_cache, CPU overhead) (#3014)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# limitations under the License.
|
||||
# ==============================================================================
|
||||
|
||||
# Some shortcuts for backward compatbility.
|
||||
# Some shortcuts for backward compatibility.
|
||||
# They will be removed in new versions.
|
||||
from sglang.srt.entrypoints.engine import Engine
|
||||
from sglang.srt.entrypoints.http_server import launch_server
|
||||
from sglang.srt.entrypoints.http_server import kill_process_tree, launch_server
|
||||
|
||||
Reference in New Issue
Block a user