ec436095dd
Book-CI / test (macos-latest) (push) Has been cancelled
Book-CI / test (ubuntu-latest) (push) Has been cancelled
Book-CI / test (windows-latest) (push) Has been cancelled
Release Fake Tag / publish (push) Has been cancelled
Deploy / deploy (macos-latest) (push) Has been cancelled
Deploy / deploy (ubuntu-latest) (push) Has been cancelled
Deploy / deploy (windows-latest) (push) Has been cancelled
Release to PyPI / Build & publish sglang-kt (push) Has been cancelled
Release to PyPI / Build kt-kernel (Python 3.11) (push) Has been cancelled
Release to PyPI / Build kt-kernel (Python 3.12) (push) Has been cancelled
Release to PyPI / Publish kt-kernel to PyPI (push) Has been cancelled
11 lines
336 B
Plaintext
11 lines
336 B
Plaintext
# Optional: Install these if not already available in your environment
|
|
# These dependencies will be automatically installed when running `pip install .`
|
|
# You can skip this file if you already have these packages installed
|
|
|
|
# Core dependencies (minimum versions)
|
|
torch==2.9.1
|
|
safetensors>=0.4.0
|
|
numpy>=1.24.0
|
|
triton>=2.0.0
|
|
gguf>=0.17.0
|