mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-09 13:15:59 +08:00
@@ -49,10 +49,6 @@ def is_starlette_available():
|
||||
return _is_package_available("sse_starlette")
|
||||
|
||||
|
||||
def is_unsloth_available():
|
||||
return _is_package_available("unsloth")
|
||||
|
||||
|
||||
def is_uvicorn_available():
|
||||
return _is_package_available("uvicorn")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user